API Reference

Enum

PdfVisualPageAlignment

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

Pixel alignment used when compared pages have different rendered dimensions.

Inheritance

  • Enum
  • PdfVisualPageAlignment

Usage

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

Values

public const PdfVisualPageAlignment TopLeft #

Aligns page images at their top-left corners.

Value: 0
public const PdfVisualPageAlignment Center #

Centers each page image in the comparison canvas.

Value: 1