Click or drag to resize

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.44.0.0 (3.44.0.0)
Syntax
public bool IsFormField { get; }

Property Value

Type: Boolean
See Also