mindee-api-dotnet

LineItems Class

Namespace: Mindee.Parsing.Custom.LineItem
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

Table equivalent.

public class LineItems

Inheritance: object → LineItems

Constructors

Name Description
LineItems(IEnumerable<Line>, List<string>)  

Properties

Name Description
FieldNames List of field names used to construct the line items.
Lines All the lines.

Methods

Name Description
ToRst(string) Output the line items as an RST Table.
ToString() Prettier representation.

Documentation generated by MdDocs