Overview and description of Leadtools Documents classes.
Class | Description | |
---|---|---|
Constants | Contains constant values used by this framework. | |
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. | |
DocumentDescriptor | JSON serilizable object that describes a document. | |
DocumentDocuments | Represents a collection of Document objects. | |
DocumentFactory | Provide supports to load and create Document objects as well as managing the global cache. | |
DocumentImages | Manages the global image settings for the document. | |
DocumentMetadata | Manages the metadata of the document. | |
DocumentPage | Represents a page in the current Document. | |
DocumentPageDescriptor | JSON serilizable object that describes a page in the 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. | |
LoadAsyncCompletedEventArgs | Data for the LoadDocumentAsyncOptions.Completed event. | |
LoadAsyncProgressEventArgs | Data for the LoadDocumentAsyncOptions.Progress event. | |
LoadDocumentAsyncOptions | Options to use when loading a document asynchronously. | |
LoadDocumentOptions | Options to use when loading a document. | |
SaveDocumentOptions | Options to use when saving a document. | |
UploadDocumentOptions | Options to use when uploading a document to the cache. |