Click or drag to resize

IPdfFieldRequiredHasValue Property

Gets a value indicating whether or not this PdfField is completed / filled.

Namespace:  RadPdf.Data.Document.Objects.FormFields
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
bool HasValue { get; }

Property Value

Type: Boolean
See Also