mindee-api-dotnet

BooleanField Class

Namespace: Mindee.Parsing.Standard
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

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