PdfListItem Constructor |
Name | Description | |
---|---|---|
![]() |
PdfListItem |
Creates new empty pdf list item.
|
![]() |
PdfListItem(String) |
Creates new pdf list item with default settings.
|
![]() |
PdfListItem(String, PdfFontBase) |
Initializes a new instance of theclass.
|
![]() |
PdfListItem(String, PdfFontBase, PdfStringFormat) |
Initializes a new instance of theclass.
|
![]() |
PdfListItem(String, PdfFontBase, PdfStringFormat, PdfPen, PdfBrush) |
Creates new list item.
|