mindee-api-dotnet

LineItemField Class

Namespace: Mindee.Parsing.Standard
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

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