Solid Framework SDK 10.0.12602
SDK for converting and extracting value from PDFs
Public Member Functions | Properties | List of all members
SolidFramework.Forms.SecurityEditor Class Reference

Represents Security Editor. More...

Inheritance diagram for SolidFramework.Forms.SecurityEditor:

Public Member Functions

 SecurityEditor (PagesModel model)
 Initializes a new instance of the SecurityEditor class.
 
void GetOptions (out AccessPermissions permissions, out String userPassword, out String ownerPassword, out EncryptionAlgorithm encryptionAlgorithm)
 

Properties

PagesModel Model [getset]
 Gets or sets the model. More...
 
EncryptionAlgorithm EncryptionAlgorithm [getset]
 
SolidFramework.Pdf.RestrictedPrinting RestrictedPrinting [getset]
 
SolidFramework.Pdf.RestrictedChangesAllowed RestrictedChangesAllowed [getset]
 
bool EnableCopying [getset]
 
bool EnableReader [getset]
 
bool UsingDocumentPassword [getset]
 
bool UsingPermissionsPassword [getset]
 
String DocumentPassword [getset]
 
String PermissionsPassword [getset]
 

Detailed Description

Represents Security Editor.

Property Documentation

◆ Model

PagesModel SolidFramework.Forms.SecurityEditor.Model
getset

Gets or sets the model.

The model.