Overview and description of Leadtools Document classes, enumerations, and interfaces.
Class | Description | |
---|---|---|
AnnotationsRedactionOptions | Options to use when applying redactions on a page. | |
ConvertItem | Properties of a conversion output file. | |
ConvertRedactionOptions | Options to use when applying the redactions during convert operations. | |
CreateDocumentOptions | Options to use when creating a new document. | |
DocumentAnnotations | Manages the global annotations settings for the document. | |
DocumentBarcodes | Manages the global barcode 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 conversion. | |
DocumentDocuments | Represents a collection of LEADDocument objects. | |
DocumentFactory | Provides support for loading LEADDocument objects as well as managing the global settings used by the Document 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 LEADDocument. | |
DocumentPages | Represents a collection of DocumentPage objects. | |
DocumentPageText | Contains the text characters and words found in a document page. | |
DocumentRedactionOptions | Options to use when applying the redactions of a LEADDocument. | |
DocumentRotateFlip | Holds the rotation and flip value of a view perspective. | |
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. | |
DocumentViewCommand | Command to run when this document is set into a document viewer. | |
DocumentViewOptions | Optional initial view options to use when a document is set in a document viewer. | |
DocumentWord | Contains the properties of a text word found in the page. | |
LEADDocument | Encapsulates a multipage document with support for raster and SVG images, bookmarks, annotations, and text data. | |
LoadDocumentOptions | Options to use when loading a document. | |
PDFPrinter | Class for generating printable PDFs. | |
PDFPrinterOptions | Options to use when generating a printable PDF. | |
PDFPrintResult | Resulting object generated from the PDFPrinter.asPrintablePDF method. | |
PrepareAjaxEventArgs | Data for the PrepareAjax event. | |
ServiceError | Encapsulates error information from a failed call to the Document Library Service. | |
ServiceStatus | Document service status. | |
UploadDocumentOptions | Options to use when uploading a document to the cache. | |
ViewRedactionOptions | Options to use when applying the redactions during view operations. |
Interface | Description | |
---|---|---|
AbortableJQueryPromise | Defines the return type of the call to UploadFile or UploadFileDocument. | |
CacheInfo | Information and properties of a document in the cache. |
Enumeration | Description | |
---|---|---|
DocumentCacheStatus | The status of this document in the cache. | |
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. | |
DocumentDataType | Data type of a LEADDocument. | |
DocumentFontStyles | Font style. | |
DocumentGetSvgOptions | Options to use when getting an SVG document for a page. | |
DocumentLinkType | Type of a document link object. | |
DocumentLoadMode | Load document mode. | |
DocumentPageFitType | Specifies how to fit the page when an internal link is invoked. | |
DocumentRedactionMode | Annotations redaction mode. | |
DocumentTextExtractionMode | Mode to use when extracting text from this document. | |
DocumentTextImagesRecognitionMode | Indicates how to treat the image elements encountered in the input SVG page during text extraction. | |
DocumentUploadProgressState | Specifies the state of the document upload. | |
DocumentViewAnnotationsUserMode | Annotations user mode. | |
DocumentViewItemType | View item type. | |
DocumentViewLayout | View layout. | |
DocumentViewSizeMode | View size mode options. | |
OcrEngineStatus | Status of the OCR engine on the server. | |
RasterImageFormat | Indicates the raster image file format. |