mindee-api-dotnet

BooleanField Class

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

Represent a string field.

public class BooleanField : BaseField

Inheritance: object → BaseField → BooleanField

Constructors

Name Description
BooleanField(bool?, double?, Polygon, int?)  

Properties

Name Description
Value The value of the field.

Methods

Name Description
ToString() Prettier representation.

Documentation generated by MdDocs