[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.SignatureProperties.DocumentAccessPermissions

DocumentAccessPermissions Property

DocumentAccessPermissions

Gets or sets a document's access permissions granted by this signature. This property can be specified only for one and first signature in the document, this signature will be "certification signature".

Declaration
public AccessPermissions? DocumentAccessPermissions { get; set; }
Public Property DocumentAccessPermissions As AccessPermissions?