RecognizeTextResponse ComplexType

Contains the response from the RecognizeText action.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
countOfPages Edm.Decimal

The number of pages.

Navigation Properties

The navigation properties of a complex type contain references to an entity type or a collection of entity types.

Name Type Nullable Description
pages Collection(crmbaseentity) False The page number.

Used by

The following use the RecognizeTextResponse ComplexType.

Name How used
RecognizeText ReturnType

See also