mindee-api-dotnet

GeneratedFeature.AsDecimalField Method

Declaring Type: GeneratedFeature
Namespace: Mindee.Parsing.Generated
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

Represent the feature as a standard DecimalField object.

public DecimalField AsDecimalField();

Returns

DecimalField

A DecimalField object.

Exceptions

MindeeException

If the feature is a list.


Documentation generated by MdDocs