Adds the specified text.
Namespace: Spire.Pdf.ListsAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 6.2.6.0 (6.2.6.2020)
Syntax
C# | Visual Basic | Visual C++ | F# |
public PdfListItem Add( string text, float itemIndent )
Public Function Add ( text As String, itemIndent As Single ) As PdfListItem
public: PdfListItem^ Add( String^ text, float itemIndent )
member Add : text : string * itemIndent : float32 -> PdfListItem
Return Value
PdfListItemList item.