Click or drag to resize

PdfListItemCollection Add Method

Overload List
Name Description
Public method Add(String)
Adds the item with a specified text.
Public method Add(PdfListItem)
Adds the specified item.
Public method Add(String, PdfFontBase)
Adds the specified text.
Public method Add(String, Single)
Adds the specified text.
Public method Add(PdfListItem, Single)
Adds the specified item.
Public method Add(String, PdfFontBase, Single)
Adds the specified text.
Top
See Also