Overload List
| Name | Description |
|---|---|
| PdfList()()()() |
Initializes a new instance of the class.
|
| PdfList(String) |
Initializes a new instance of the class.
|
| PdfList(PdfFontBase) |
Initializes a new instance of the class.
|
| PdfList(PdfListItemCollection) |
Creates unordered list using items.
|
| PdfList(PdfMarker) |
Initializes a new instance of the class.
|
| PdfList(String, PdfMarker) |
Initializes a new instance of the class
from formatted text that is splitted by new lines.
|
| PdfList(PdfListItemCollection, PdfMarker) |
Initializes a new instance of the class.
|