|
AnnotationsRedactionOptions |
Options to use when applying redactions on a page. |
|
CloneDocumentOptions |
Options to use when cloning an existing document. |
|
Constants |
Contains constant values used by this framework. |
|
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. |
|
DocumentAttachment |
Properties of an attachment in a LEADDocument. |
|
DocumentAttachments |
Represents a collection of DocumentAttachment objects. |
|
DocumentBarcodes |
Manages the global barcodes settings for the document. |
|
DocumentBookmark |
Represents a document bookmark (table of content) item. |
|
DocumentCacheInfo |
Information about and properties of a document in the cache. |
|
DocumentDescriptor |
JSON serializable object that describes a document. |
|
DocumentDocuments |
Represents a collection of LEADDocument objects. |
|
DocumentFactory |
Provides support for loading and creating Document objects as well as managing the global cache. |
|
DocumentHistory |
History tracking of LEADDocument. |
|
DocumentHistoryItem |
Describes the type of change and page number that occurred in a document for logging purposes. |
|
DocumentImages |
Manages the global image settings for the document. |
|
DocumentMemoryCache |
Document memory cache support. |
|
DocumentMemoryCacheStartOptions |
Options to use with DocumentMemoryCache. |
|
DocumentMetadata |
Manages the metadata of the document. |
|
DocumentMimeTypes |
MIME type whitelisting support. |
|
DocumentPage |
Represents a page in the current LEADDocument. |
|
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. |
|
DocumentRedactionOptions |
Options to use when applying the redactions on 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. |
|
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. |
|
DownloadDocumentOptions |
Options to use when downloading a document. |
|
LEADDocument |
Encapsulates a multipage document with support for raster and SVG images, bookmarks, annotations, and text data. |
|
LoadAsyncCompletedEventArgs |
Data for the LoadDocumentAsyncOptions.Completed event. |
|
LoadAsyncProgressEventArgs |
Data for the LoadDocumentAsyncOptions.Progress event. |
|
LoadAttachmentOptions |
Options to use when loading an attachment. |
|
LoadDocumentAsyncOptions |
Options to use when loading a document asynchronously. |
|
LoadDocumentOptions |
Options to use when loading a document. |
|
LoadFromCacheOptions |
Options to use when loading or deleting a document from the cache. |
|
ResolveDocumentEventArgs |
Data for the DocumentFactory.LoadDocumentFromCache event. |
|
SaveAttachmentToCacheOptions |
Options used to save an attachment to the cache. |
|
SaveDocumentOptions |
Options to use when saving a document. |
|
UploadDocumentOptions |
Options to use when uploading a document to the cache. |
|
ViewRedactionOptions |
Options to use when applying the redactions during view operations. |