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.8.0+c1110cafb37403de0188424e1c97e84e318ca892
Syntax
C#
public bool RemoveOutputIntents { get; set; }

Property Value

Boolean
See Also