IPdfTextBoxField
Visible Property
|
Gets a value indicating the visibility of the field.
Namespace:
Spire.Pdf.Widget
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
ReadOnly Property Visible As Boolean
Get
property bool Visible {
bool get ();
}
abstract Visible : bool with get
Property Value
Type:
Boolean
See Also