mindee-api-dotnet

GeneratedFeature.AsClassificationField Method

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

Represent the feature as a standard ClassificationField object.

public ClassificationField AsClassificationField();

Returns

ClassificationField

A ClassificationField object.

Exceptions

MindeeException

If the feature is a list.


Documentation generated by MdDocs