PdfObjectIsFormField Property |
Gets a value indicating whether this
PdfObject instance represents a form field or not.
Namespace:
RadPdf.Data.Document.Objects
Assembly:
RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.0.0)
Syntax public bool IsFormField { get; }
Public ReadOnly Property IsFormField As Boolean
Get
Property Value
Type:
BooleanSee Also