Property HasSignaturePermissions
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
HasSignaturePermissions
Gets a value indicating whether this document has digital signature permissions.
public bool HasSignaturePermissions { get; }
Property Value
- bool
A value indicating whether this document signature permissions.
Exceptions
- UnexpectedStructureException
The value in the internal PDF structure has an unexpected type.