UploadDocumentOptions Class Properties (original) (raw)
Summary
For a list of all members of this type, see UploadDocumentOptions members
Public Properties
Name | Description | |
---|---|---|
![]() |
documentDataLength | Total length of the data being uploaded. |
![]() |
documentId | The ID to be used with the loaded document. |
![]() |
enableStreaming | Speeds up document upload using direct streaming. |
![]() |
mimeType | MIME type of the document being uploaded. |
![]() |
name | Name to use for the document. |
![]() |
pageCount | Number of pages in the document being uploaded. |
![]() |
password | Optional password to use with encrypted PDF files. |
![]() |
postUploadOperations | Optional post upload operations to perform on the document data. |