| Class | Description |
|---|---|
| Answers |
Structure that stores the output of document that is converted into an Answer unit.
|
| Batch |
Structure that is used to store a collection of documents which can then be passed to a Job for processing.
|
| BatchCollection |
Structure to store a collection list of batches.
|
| BatchDocument |
Structure that stores the metadata of a document that has been added to a Batch.
|
| BatchDocumentCollection |
Structure to store collection list of documents in a Batch.
|
| BatchDocumentResponse |
Structure that provides the response when a Document is added to a Batch.
|
| Document |
Structure to store a Document that was uploaded to the service.
|
| DocumentCollection |
Structure to store a collection list of Documents added to the service.
|
| Job |
Structure that stores information about a Job that was created in the service.
|
| JobCollection |
Structure to store a collection list of Jobs in the service.
|
| JobResponse |
Structure that provides the response when a Job is created in the service.
|
| Link |
Structure that holds the links generated by the Document Conversion service.
|
| Output |
Structure that stores information about the output generated
from a source document that was converted in the service.
|
| OutputCollection |
Structure to store the collection list of outputs that were generated in the service.
|
| Property |
Structure that holds custom properties that are added for a Batch.
|
| Enum | Description |
|---|---|
| ConversionTarget |
Conversion Targets that are supported by the Document Conversion service.
|
| JobStatus |
Supported statuses for a Job in the Document Conversion service.
|
Copyright © 2015. All rights reserved.