Aspose::Pdf::OutputIntent class
Contents
[
Hide
]OutputIntent class
Represents an output intent that matches the color characteristics of a PDF document with those of a target output device or production environment in which the document will be printed.
class OutputIntent : public System::Object
Methods
Method | Description |
---|---|
get_Info() | Gets a human-readable text that contains additional information or comments about the intended target device or production condition. |
get_OutputCondition() | Gets a text that concisely identifies the intended output device or production condition in human-readable form. |
get_OutputConditionIdentifier() | Gets a text that identifies the intended output device or production condition in human- or machine-readable form. |
get_RegistryName() | Gets a text that identifies the registry in which the condition designated by OutputConditionIdentifier is defined. |
get_Subtype() | Gets the output intent subtype. |
See Also
- Class Object
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++