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

Property Value

Boolean
See Also