Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

OcrSampleDocumentPage

Represents the details of the fields that define a page in the OCR sample document. This object is available in API version 55.0 and later.

Supported Calls

create(), delete(), describeSObjects(), query(), retrieve(), update(), upsert()

Fields

Field Details
OcrSampleDocumentId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The ID of the OCR sample document associated with the page.
This is a relationship field.
Relationship Name
OcrSampleDocument
Relationship Type
Lookup
Refers To
OcrSampleDocument
PageHeight
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
The normalized height of the OCR sample document page.
PageNumber
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The page number of the page in the associated sample document.
PageSignature
Type
textarea
Properties
Create, Nillable, Update
Description
The signature created from a collection of fields to identify the page in an OCR sample document.