'Declaration
Public Function New( _ ByVal source As PdfFormattedParagraph _ )
'Usage
Dim source As PdfFormattedParagraph Dim instance As New PdfFormattedParagraph(source)
public PdfFormattedParagraph( PdfFormattedParagraph source )
public: PdfFormattedParagraph( PdfFormattedParagraph^ source )
Parameters
- source
- Source paragraph.