API Reference

Enum

PdfProjectionFormPolicy

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

How normalized source forms are represented in PDF output.

Inheritance

  • Enum
  • PdfProjectionFormPolicy

Usage

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

Values

public const PdfProjectionFormPolicy RenderCurrentValues #

Render field names and current values as non-interactive content.

Value: 0
public const PdfProjectionFormPolicy Omit #

Omit source forms with explicit conversion diagnostics.

Value: 1