public interface CosFileSpecification extends CosDict
| Modifier and Type | Method and Description |
|---|---|
String |
getAFRelationship()
the relationship between the component of the PDF document that refers to this file specification and the associated file (/AFRelationship key)
|
Boolean |
getcontainsEF()
true if the file specification dictionary contains EF key
|
String |
getF()
a file specification string (F key)
|
Boolean |
getisAssociatedFile()
true if the file specification dictionary is associated (=referenced by the /AF key) with at least one of the following objects: catalog, page, XObject, annotation or structure element
|
String |
getUF()
a unicode file specification (UF key)
|
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentBoolean getcontainsEF()
String getF()
String getUF()
String getAFRelationship()
Boolean getisAssociatedFile()
Copyright © 2015–2021 The veraPDF Consortium. All rights reserved.