Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic describes the EPrintXPSJobProgress enumeration.
Syntax
typedef enum {
kAddingDocumentSequence,
kDocumentSequenceAdded,
kAddingFixedDocument,
kFixedDocumentAdded,
kAddingFixedPage,
kFixedPageAdded,
kResourceAdded,
kFontAdded,
kImageAdded,
kXpsDocumentCommitted
} EPrintXPSJobProgress;
Constants
kAddingDocumentSequence Defines the kAddingDocumentSequence constant. |
kDocumentSequenceAdded Defines the kDocumentSequenceAdded constant. |
kAddingFixedDocument Defines the kAddingFixedDocument constant. |
kFixedDocumentAdded Defines the kFixedDocumentAdded constant. |
kAddingFixedPage Defines the kAddingFixedPage constant. |
kFixedPageAdded Defines the kFixedPageAdded constant. |
kResourceAdded Defines the kResourceAdded constant. |
kFontAdded Defines the kFontAdded constant. |
kImageAdded Defines the kImageAdded constant. |
kXpsDocumentCommitted Defines the kXpsDocumentCommitted constant. |
Requirements
Requirement | Value |
---|---|
Header | winspool.h (include Winspool.h) |