Overload List

NameDescription
Add(String)
Adds the item with a specified text.
Add(PdfListItem)
Adds the specified item.
Add(String, PdfFontBase)
Adds the specified text.
Add(String, Single)
Adds the specified text.
Add(PdfListItem, Single)
Adds the specified item.
Add(String, PdfFontBase, Single)
Adds the specified text.

See Also