Accusoft.PdfXpress7.Net
Security Class
Members 




This class represents a PDF document's Security settings.
Object Model
Security Class
Syntax
'Declaration
 
Public Class Security 
   Implements System.IDisposable 
'Usage
 
Dim instance As Security
public class Security : System.IDisposable  
public __gc class Security : public System.IDisposable  
public ref class Security : public System.IDisposable  
Remarks
Here is how some commonly-used security presets correspond to the Security class properties:
Preset No Changes Allowed Inserting, deleting, and rotating pages Filling form fields and signing Filling form fields, signing, and commenting All excluding extracting pages All including extracting pages
ChangingTheDocument NotAllowed NotAllowed NotAllowed NotAllowed NotAllowed Allowed
Commenting NotAllowed NotAllowed NotAllowed Allowed Allowed Allowed
SigningAndFillingOfFormFields NotAllowed NotAllowed Allowed Allowed Allowed Allowed
DocumentAssembly NotAllowed Allowed NotAllowed NotAllowed Allowed Allowed
Inheritance Hierarchy

System.Object
   Accusoft.PdfXpressSdk.Security

See Also

Reference

Security Members
Accusoft.PdfXpressSdk Namespace

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback