API Reference

Enum

PdfPrintScaling

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

Viewer print-scaling preference for generated PDFs.

Inheritance

  • Enum
  • PdfPrintScaling

Usage

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

Values

public const PdfPrintScaling AppDefault #

Lets the viewer apply its default print scaling.

Value: 0
public const PdfPrintScaling None #

Requests no viewer-side print scaling.

Value: 1