Overload | Description |
---|---|
PdfFormattedContent Constructor() | Initializes a new PdfFormattedContent object. |
PdfFormattedContent Constructor(String) | Initializes a new PdfFormattedContent object with a text paragraph. |
PdfFormattedContent Constructor(PdfFormattedContent) | Initializes a new PdfFormattedContent object with another formatted content. |