PdfListFieldOptions Property |
Gets the form field's options.
Namespace:
RadPdf.Data.Document.Objects.FormFields
Assembly:
RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.0.0)
Syntax public PdfOptionCollection Options { get; }
Public ReadOnly Property Options As PdfOptionCollection
Get
Property Value
Type:
PdfOptionCollectionSee Also