PdfFormatConversionOptions.OutputIntent
PdfFormatConversionOptions.OutputIntent property
Gets or sets the OutputIntent for the PDF format conversion.
public OutputIntent OutputIntent { get; set; }
Remarks
The OutputIntent specifies the intended output device or condition for which the PDF document is being prepared. It is used to ensure that the colors in the document are rendered correctly on the target device.
See Also
- class OutputIntent
- class PdfFormatConversionOptions
- namespace Aspose.Pdf
- assembly Aspose.PDF