Gets a value indicating whether this document has digital signature permissions.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public bool HasSignaturePermissions { get; }
VB
Public ReadOnly Property HasSignaturePermissions As Boolean
Get
Property Value
Type:
BooleanA value indicating whether this document signature permissions.
See Also