Click or drag to resize

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; }

Property Value

Type: DocumentMDPAllowedChanges
The allowed changes.
Exceptions
ExceptionCondition
ArgumentExceptionvalue
See Also