Pdf |
The PdfOutputIntent type exposes the following members.
| Name | Description | |
|---|---|---|
| PdfOutputIntent(PdfDocument, PdfTypeBase) | Creates a new instance of PdfOutputIntent from the specified dictionary. | |
| PdfOutputIntent(PdfDocument, String, PdfStandard) | Creates new instance of PdfOutputIntent. |
| Name | Description | |
|---|---|---|
| Condition | Gets or sets an ASCII string concisely identifying the intended output device or production condition in human-readable form. This is the preferred method of defining such a string for presentation to the user. | |
| ConditionId | Gets or sets an ASCII string identifying the intended output device or production condition in human- or machine-readable form. | |
| Info | Gets or sets a human-readable text string containing additional information or comments about the intended target device or production condition. | |
| Profile | Gets or sets an ICC profile stream defining the transformation from the PDF document’s source colors to output device colorants. | |
| RegistryName | Gets or sets an ASCII string (conventionally a uniform resource identifier, or URI) identifying the registry in which the condition designated by ConditionId is defined. | |
| Standard | Gets or sets the subtype (s) entry of a dictionary. |