API Reference

Enum

PdfOutputIntentPolicy

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Declares the intended policy for a generated PDF output intent.

Inheritance

  • Enum
  • PdfOutputIntentPolicy

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Values

public const PdfOutputIntentPolicy Unspecified #

No profile-specific output-intent policy has been declared.

Value: 0
public const PdfOutputIntentPolicy SrgbIec6196621 #

The output intent is intended to represent sRGB IEC61966-2.1 output.

Value: 1