Package org.verapdf.model.alayer
Interface AOptContentPrint
- All Known Implementing Classes:
GFAOptContentPrint
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.verapdf.model.alayer.AObject
getfileSize, getisEncryptedWrapper, getisPDFTagged, getkeyName, getkeysString, getnotStandard14Font, getnumberOfPages, getsizeMethods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
Method Details
-
getcontainsPrintState
Boolean getcontainsPrintState() -
getPrintStateType
String getPrintStateType() -
getPrintStateHasTypeName
Boolean getPrintStateHasTypeName() -
getPrintStateNameValue
String getPrintStateNameValue() -
getcontainsSubtype
Boolean getcontainsSubtype() -
getSubtypeType
String getSubtypeType() -
getSubtypeHasTypeName
Boolean getSubtypeHasTypeName()
-