mindee-api-dotnet

StringField Class

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

Represent a string field.

public class StringField : BaseField

Inheritance: object → BaseField → StringField

Constructors

Name Description
StringField(string, string, double?, Polygon, int?)  

Properties

Name Description
RawValue The value as it appears on the document.
Value The value of the field.

Methods

Name Description
ToString() Prettier representation.

Documentation generated by MdDocs