API Reference

Enum

PdfProjectionLinkPolicy

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

How normalized links are represented in PDF output.

Inheritance

  • Enum
  • PdfProjectionLinkPolicy

Usage

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

Values

public const PdfProjectionLinkPolicy ListMetadata #

List link metadata as text.

Value: 1
public const PdfProjectionLinkPolicy Omit #

Omit links with explicit conversion diagnostics.

Value: 2