Initializes a new instance of the PDFSecurityOptions class with default values.
This constructor set the properties of the result object as follows:
UserPassword is set to null
OwnerPassword is set to null
PrintEnabled is set to true
HighQualityPrintEnabled is set to true
CopyEnabled is set to true
EditEnabled is set to true
AnnotationsEnabled is set to true
AssemblyEnabled is set to true
FormFieldFillingEnabled is set to true
CopyForAccessibilityEnabled is set to true
EncryptionMode is set to PDFEncryptionMode.RC40Bit
For an example, refer to PDFFile.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET