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