DocumentCoverBack class

DocumentCoverBack class

Describes the back (ending) cover sheet. Each document will have a separate sheet. The cover sheet should be printed on the PageMediaSize and PageMediaType used for the final page of the document. The cover sheet should be integrated into processing options (such as DocumentDuplex, DocumentNUp) as indicated by the Option specified. https://docs.microsoft.com/en-us/windows/win32/printdocs/documentcoverback

Inheritance: DocumentCoverBackFeatureCompositePrintTicketElementPrintTicketElement

The DocumentCoverBack type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of DocumentCoverBack

Properties

PropertyDescription
nameGets the element name.

Methods

MethodDescription
addAdds a list of items to the end of this feature’s item list.
Each one must be a Feature, an Option or a Property instance.

See Also