![]() |
Mako 8.2.0 API
MakoCore SDK API Documentation
|
Document metadata, job and print tickets. More...
Classes | |
| class | IEDLNamespace |
| Interface to EDL Namespace class. More... | |
| class | EDLQName |
| Implementation of qualified name class. More... | |
| class | IDOMJobTkOwner |
| Interface to the IDOMJobTkOwner node. More... | |
| class | IDOMJobTkGenericNode |
| Interface to the IDOMJobTkGenericNode node. More... | |
| class | IDOMJobTkGenericCharacterData |
| Interface to the IDOMJobTkGenericCharacterData node. More... | |
| class | IDOMJobTkNode |
| Represents a Job Ticket Node. More... | |
| class | IDOMJobTkValue |
| Represents a Job Ticket value element. More... | |
| class | IDOMJobTkContent |
| Represents the content element of the JobTicket. More... | |
| class | IDOMJobTk |
| Represents an EDL JobTicket. More... | |
| class | IDOMMetadata |
| The IDOMMetadata interface provides access to the metadata attached to the DocumentSequence node. The IDOMMetadata interface is designed to be flexible enough to represent different types of metadata. More... | |
| class | IDOMPrintTicket |
| IDOMPrintTicket interface. More... | |
Document metadata, job and print tickets.
| enum eDOMJobTkLevel |
DOMJobTk Job Ticket Level (docseq, doc, page)
DOMJobTk node (Property, Feature, Option, InitParam, ScoredProperty, ParamRef)
| enum IDOMMetadata::eType |
Metadata types data type.
| Enumerator | ||
|---|---|---|
| eCoreProperties | 0 | Core properties metadata (XPS core properties) |
| eDocumentInfo | Document information metadata (PDF document information dictionary) | |
| eViewerPreferences | Viewer Preferences entry of PDF catalog dictionary. | |
| ePageView | PageLayout and PageMode entries of PDF catalog dictionary. | |
| ePDFInfo | Version and Linearization entries defined for PDF document. | |
| eMetadataTypeCnt | The number of types defined by eType. | |
The variant values passed to PValue when storing a CEDLStringVect.
| Enumerator | ||
|---|---|---|
| eXmpContainer_None | 0 | The PValue variant that indicates it is not an Xmp container. |
| eXmpContainer_Alt | 1 | The PValue variant for storing a CEDLStringVect representing an Xmp Alt container. |
| eXmpContainer_Bag | 2 | The PValue variant for storing a CEDLStringVect representing an Xmp Bag container. |
| eXmpContainer_Seq | 3 | The PValue variant for storing a CEDLStringVect representing an Xmp Seq container. |