Interface SelectiveComputation
- All Known Implementing Classes:
SelectiveComputation.DocMDP, SelectiveComputation.FieldMDP
public interface SelectiveComputation
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enumstatic classP number (Optional) The access permissions granted for this document.static classstatic enum -
Method Summary
Modifier and TypeMethodDescriptionbooleanallows(SelectiveComputation.Change change) floatbooleanbooleanselectiveness(SelectiveComputation.Selectiveness selectiveness) boolean
-
Method Details
-
getPDFVersion
float getPDFVersion() -
allows
-
selectiveness
-
useIcpBrRules
boolean useIcpBrRules() -
protectVisualRepresentation
boolean protectVisualRepresentation()
-