API Reference

Class

StructuredTableColumn

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Modifiers sealed

Column geometry for a detected table.

Inheritance

  • Object
  • StructuredTableColumn

Usage

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

Returned or exposed by

Constructors

public StructuredTableColumn() #

Properties

public Double From { get; set; } #

Left X coordinate (points).

public Double To { get; set; } #

Right X coordinate (points).