API Reference

Class

PdfLogicalTableValueProfile

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Modifiers sealed

Shared typed-value evidence for one normalized table column.

Inheritance

  • Object
  • PdfLogicalTableValueProfile

Usage

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

Properties

public Int32 Index { get; } #

Zero-based normalized column index.

public String Name { get; } #

Normalized column name.

public PdfLogicalTableValueKind Kind { get; } #

Inferred typed-value family.

public Int32 NonEmptyCellCount { get; } #

Number of non-empty body cells inspected.

public Int32 MatchingCellCount { get; } #

Number of inspected cells matching Kind.

public Double Confidence { get; } #

Matching-cell ratio from 0 to 1.