Namespace: Mindee.Parsing.Standard
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0
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