Click or drag to resize

PdfSortedList Constructor

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