Creates new pdf list item with default settings.
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( string text )
Public Sub New ( text As String )
public: PdfListItem( String^ text )
new : text : string -> PdfListItem
Parameters
- text
- String