Gets a value indicating whether signature visible or not.
Namespace: Spire.Pdf.SecurityAssembly: 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: property bool Visible { bool get (); }
member Visible : bool with get
Property Value
Boolean
Remarks
Signature can be set as invisible when its size is set to empty.