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