Namespace: Mindee.Parsing.Standard
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
Represent a string field.
public class StringField : BaseField
Inheritance: object → BaseField → StringField
Name | Description |
---|---|
StringField(string, string, double?, Polygon, int?) |
Name | Description |
---|---|
RawValue | The value as it appears on the document. |
Value | The value of the field. |
Name | Description |
---|---|
ToString() | Prettier representation. |
Documentation generated by MdDocs