PdfSortedList Constructor |
Name | Description | |
---|---|---|
![]() |
PdfSortedList |
Creates ordered list.
|
![]() |
PdfSortedList(String) |
Initializes a new instance of theclass.
|
![]() |
PdfSortedList(PdfFontBase) |
Initializes a new instance of theclass.
|
![]() |
PdfSortedList(PdfListItemCollection) |
Creates ordered list using items.
|
![]() |
PdfSortedList(PdfNumberStyle) |
Initializes a new instance of theclass.
|
![]() |
PdfSortedList(PdfOrderedMarker) |
Initializes a new instance of theclass.
|
![]() |
PdfSortedList(String, PdfOrderedMarker) |
Initializes a new instance of theclass
from formatted text that is splitted by new lines.
|
![]() |
PdfSortedList(PdfListItemCollection, PdfOrderedMarker) |
Initializes a new instance of theclass.
|