API Reference

Enum

PdfTableCoordinateSpace

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

Coordinate system used by table bounds and columns.

Inheritance

  • Enum
  • PdfTableCoordinateSpace

Usage

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

Values

public const PdfTableCoordinateSpace PdfUserSpace #

PDF user space with the Y axis increasing from bottom to top.

Value: 0
public const PdfTableCoordinateSpace VisualTopLeft #

Top-left visual page space used by rendered OCR input.

Value: 1