Gets the item that layout.
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 Item { get; }
Public ReadOnly Property Item As PdfListItem Get
public: property PdfListItem^ Item { PdfListItem^ get (); }
member Item : PdfListItem with get
Property Value
PdfListItemThe item that layout.