API Reference
Class
PdfUnderstandingTableColumn
Immutable column geometry recovered by a PDF table-detection stage.
Inheritance
- Object
- PdfUnderstandingTableColumn
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
Accepted by parameters
Constructors
public PdfUnderstandingTableColumn(Double from, Double to) #Creates one table column in the owning candidate's coordinate space.
Parameters
- from System.Double
- to System.Double
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object