Property Items
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Items
Gets the collection of items in the list box.
public PdfCollection<PdfListItem> Items { get; }
Property Value
- PdfCollection<PdfListItem>
The collection of items in the list box.