Class | Description | |
---|---|---|
![]() | ConvertItem | Properties of a conversion output file. |
![]() | Document | Encapsulates a multi-page document with support for raster and SVG images, bookmarks, annotations and text data. |
![]() | DocumentAnnotations | Manages the global annotations settings for the document. |
![]() | DocumentBarcodes | Manages the global barcodes settings for the document. |
![]() | DocumentBookmark | Represents a document bookmark (table of content) item. |
![]() | DocumentCharacter | Contains the properties of a text character found in the page. |
![]() | DocumentConverterJobData | Data for a document converter job. |
![]() | DocumentConvertResult | Result of a successful document convesion. |
![]() | DocumentFactory | Provides support for loading Document objects as well as managing the global settings used by the Documents library. |
![]() | DocumentImages | Manages the global image settings for the document. |
![]() | DocumentLink | Holds the properties of a link inside the document. |
![]() | DocumentLinkTarget | Defines the target of an internal link in the document. |
![]() | DocumentPage | Represents a page in the current Document. |
![]() | DocumentPages | Represents a collection of DocumentPage objects. |
![]() | DocumentPagesArrayWrapper | Helper class that derives from Array |
![]() | DocumentPageText | Contains the text characters and words found in a document page. |
![]() | DocumentStructure | Manages the structure of the document. |
![]() | DocumentText | Manages the text options of the document. |
![]() | DocumentUploadProgress | Encapsulates the state and progress of a document upload. |
![]() | DocumentWord | Contains the properties of a text word found in the page. |
![]() | LoadDocumentOptions | Options to use when loading a document. |
![]() | PrepareAjaxEventArgs | Data for the PrepareAjax event. |
![]() | ServiceError | Encapsulates error information from a failed call to the Documents Library Service. |
![]() | ServiceStatus | Document service status. |
Interface | Description | |
---|---|---|
![]() | AbortableJQueryPromise | Defines the return type of a call to UploadFile. |
Enumeration | Description | |
---|---|---|
![]() | DocumentConverterAnnotationsMode | Annotation conversion options. |
![]() | DocumentConverterEmptyPageMode | Controls how empty pages are treated during the conversion. |
![]() | DocumentConverterJobErrorMode | Controls how the engine handles errors that may occur during conversion. |
![]() | DocumentConverterSvgImagesRecognitionMode | Determines how image elements inside SVG documents are treated during SVG conversion. |
![]() | DocumentFontStyles | Font style. |
![]() | DocumentGetSvgOptions | Options to use when getting an SVG document for a page. |
![]() | DocumentLinkType | Type of a document link object. |
![]() | DocumentPageFitType | Specifies how to fit the page when an internal link is invoked. |
![]() | DocumentTextExtractionMode | Mode to use when extracting text from this document. |
![]() | DocumentUploadProgressState | Specifies the state of the document upload. |
![]() | RasterImageFormat | Indicates the raster image file format. |