Overview and description of Leadtools Documents classes.
Class | Description | |
---|---|---|
ConvertItem | Properties of a conversion output file. | |
CreateDocumentOptions | Options to use when creating a new document. | |
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 conversion. | |
DocumentDocuments | Represents a collection of Document objects. | |
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. | |
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. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET