PdfTextSection Constructor |
Name | Description | |
---|---|---|
PdfTextSection(Single, Single, String, Font) |
Creates a text object that can be added to the header or footer templates of a pdf document.
| |
PdfTextSection(Single, Single, Single, String, Font) |
Creates a text object that can be added to the header or footer templates of a pdf document.
| |
PdfTextSection(Single, Single, Single, Single, String, Font) |
Creates a text object that can be added to the header or footer templates of a pdf document.
| |
PdfTextSection(Single, Single, Single, String, Font, Color) |
Creates a text object that can be added to the header or footer templates of a pdf document.
| |
PdfTextSection(Single, Single, Single, Single, String, Font, Color) |
Creates a text object that can be added to the header or footer templates of a pdf document.
|