Click or drag to resize
Pdftools logo

RemovalOptionsRemoveOutputIntents Property

Whether to remove all output intents

Output intents provide a means for matching the color characteristics of PDF page content with those of a target output device or production environment in which the document will be printed.

Default: except in the profile MinimalFileSize.


Namespace: PdfTools.Optimization
Assembly: PdfTools (in PdfTools.dll) Version: 1.7.0+cfcc11b476b3e1eb4320f0f37269191f64e36bd8
Syntax
C#
public bool RemoveOutputIntents { get; set; }

Property Value

Boolean
See Also