items property
PdfFieldItemCollection?
get
items
Gets the collection of check box field items.
Implementation
PdfFieldItemCollection? get items => _items;
Gets the collection of check box field items.
PdfFieldItemCollection? get items => _items;