Gets a value indicating the visibility of the field.
Namespace: Spire.Pdf.WidgetAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public bool Visible { get; }
Public ReadOnly Property Visible As Boolean Get
public: virtual property bool Visible { bool get () sealed; }
abstract Visible : bool with get override Visible : bool with get