public final class Security extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
Is128BitsEncrypted |
boolean |
IsAnnotationsModifyingAllowed |
boolean |
IsContentsModifyingAllowed |
boolean |
IsCopyingAllowed |
boolean |
IsDefaultAllAllowed |
boolean |
IsDegradedPrintingAllowed |
boolean |
IsDocumentAssemblyingAllowed |
boolean |
IsFormFillingAllowed |
boolean |
IsPrintingAllowed |
boolean |
IsScreenReadersAllowed |
String |
MasterPassword |
String |
UserPassword |
Constructor and Description |
---|
Security() |
public boolean Is128BitsEncrypted
public String UserPassword
public String MasterPassword
public boolean IsDefaultAllAllowed
public boolean IsPrintingAllowed
public boolean IsContentsModifyingAllowed
public boolean IsCopyingAllowed
public boolean IsAnnotationsModifyingAllowed
public boolean IsFormFillingAllowed
public boolean IsScreenReadersAllowed
public boolean IsDocumentAssemblyingAllowed
public boolean IsDegradedPrintingAllowed
Copyright © 2014 Aspose. All Rights Reserved.