API Reference

Enum

PdfPageRenderFormat

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

Output format for managed PDF page batches.

Inheritance

  • Enum
  • PdfPageRenderFormat

Usage

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

Values

public const PdfPageRenderFormat Png #

Dependency-free raster PNG.

Value: 0
public const PdfPageRenderFormat Svg #

UTF-8 vector SVG.

Value: 1