Click or drag to resize

PdfList Constructor

Overload List
Name Description
Public method PdfList
Initializes a new instance of theclass.
Public method PdfList(String)
Initializes a new instance of theclass.
Public method PdfList(PdfFontBase)
Initializes a new instance of theclass.
Public method PdfList(PdfListItemCollection)
Creates unordered list using items.
Public method PdfList(PdfMarker)
Initializes a new instance of theclass.
Public method PdfList(String, PdfMarker)
Initializes a new instance of theclass from formatted text that is splitted by new lines.
Public method PdfList(PdfListItemCollection, PdfMarker)
Initializes a new instance of theclass.
Top
See Also