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

Property Value

Boolean
See Also