BaseDocumentCertificationAllowedChanges Property |
Gets or sets the allowed changes, may not be NotSpecified.
Namespace:
Atalasoft.PdfDoc.DigitalSignatures
Assembly:
Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public DocumentMDPAllowedChanges AllowedChanges { get; set; }
Public Property AllowedChanges As DocumentMDPAllowedChanges
Get
Set
Property Value
Type:
DocumentMDPAllowedChanges
The allowed changes.
Exceptions Exception | Condition |
---|
ArgumentException | value |
See Also