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

Property Value

Boolean
See Also