mindee-api-dotnet

LineItemField Class

Namespace: Mindee.Parsing.Standard
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

Represent a single line in a field printable as an rST table.

public abstract class LineItemField : BaseField

Inheritance: object → BaseField → LineItemField

Methods

Name Description
ToTableLine() Output the line in a format suitable for inclusion in an rST table.

Documentation generated by MdDocs