Click or drag to resize
Pdf Library for .NET

PdfTextSection Constructor

Overload List
  NameDescription
Public methodPdfTextSection(Single, Single, String, Font)
Creates a text object that can be added to the header or footer templates of a pdf document.
Public methodPdfTextSection(Single, Single, Single, String, Font)
Creates a text object that can be added to the header or footer templates of a pdf document.
Public methodPdfTextSection(Single, Single, Single, Single, String, Font)
Creates a text object that can be added to the header or footer templates of a pdf document.
Public methodPdfTextSection(Single, Single, Single, String, Font, Color)
Creates a text object that can be added to the header or footer templates of a pdf document.
Public methodPdfTextSection(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.
Top
See Also