Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
The IFixedDocument interface represents a fixed document for an XPS document sequence. An XPS fixed document sequence will have one or more fixed documents in it.
Inheritance
The IFixedDocument interface inherits from the IUnknown interface.
Methods
The IFixedDocument interface has these methods.
| IFixedDocument::GetPrintTicket The GetPrintTicket method gets the print ticket object for the fixed document. |
| IFixedDocument::GetUri The GetUri method gets the URI of the fixed document. |
| IFixedDocument::SetPrintTicket The SetPrintTicket method inserts a print ticket into the fixed document. |
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | filterpipeline.h (include Filterpipeline.h) |