API Reference

Enum

PdfLogicalTableSchemaKind

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

Schema states that can be established from logical PDF table evidence.

Inheritance

  • Enum
  • PdfLogicalTableSchemaKind

Usage

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

Values

public const PdfLogicalTableSchemaKind Unknown #

No row can be promoted to schema without guessing.

Value: 0
public const PdfLogicalTableSchemaKind HeaderRow #

The first source row is supported as a column-header row.

Value: 1