Version Changes: 20 to 21
The following members have been added:
Name | Description |
---|---|
Leadtools.Document.DocumentAttachment |
Properties of an attachment in a LEADDocument. |
Leadtools.Document.DocumentAttachments |
Represents a collection of DocumentAttachment objects. |
Leadtools.Document.DocumentDescriptor.Attachments |
Attachments for this document. |
Leadtools.Document.DocumentDescriptor.AutoDeleteAttachmentsFromCache |
Deletes document attachments from the cache when the owner document is removed. |
Leadtools.Document.DocumentFactory.LoadDocumentAttachment(LoadFromCacheOptions,LoadAttachmentOptions) |
Loads an attachment as a LEADDocument object. |
Leadtools.Document.DocumentFactory.SaveAttachmentToCache(LoadFromCacheOptions,SaveAttachmentToCacheOptions) |
Saves an attachment to the cache. |
Leadtools.Document.DocumentLoadAttachmentsMode |
Controls how to handle the embedded attachment found in the document during loading. |
Leadtools.Document.DocumentPage.PointToDocument(LeadPoint) |
Converts a point from pixels to document units. |
Leadtools.Document.DocumentPage.PointToPixels(LeadPointD) |
Converts a point from document units to pixels. |
Leadtools.Document.DocumentPage.RectToDocument(LeadRect) |
Converts a rectangle from pixels to document units. |
Leadtools.Document.DocumentPage.RectToPixels(LeadRectD) |
Converts a rectangle from document units to pixels. |
Leadtools.Document.DocumentPage.SizeToDocument(LeadSize) |
Converts a size from pixels to document units. |
Leadtools.Document.DocumentPage.SizeToPixels(LeadSizeD) |
Converts a size from document units to pixels. |
Leadtools.Document.DocumentPageText.FromSvgDocument(SvgDocument,DocumentPage) |
Parses the text from an SVG document. |
Leadtools.Document.DownloadDocumentOptions.Clone |
Returns an exact clone of this object. |
Leadtools.Document.LEADDocument.Attachments |
Gets the Object that manages the attachments of the document. |
Leadtools.Document.LEADDocument.AutoDeleteAttachmentsFromCache |
Controls what happens to the external attachment documents when the owner document is deleted from the cache. |
Leadtools.Document.LEADDocument.AutoDisposeStream |
Indicates whether LEADDocument should dispose of the stream passed to DocumentFactory.LoadFromStream. |
Leadtools.Document.LEADDocument.LoadDocumentAttachment(LoadAttachmentOptions) |
Loads an attachment as a LEADDocument object. |
Leadtools.Document.LEADDocument.MetadataKey_IsPortfolio |
Metadata key constant. |
Leadtools.Document.LEADDocument.SaveAttachmentToCache(SaveAttachmentToCacheOptions) |
Saves the specified attachment to the cache. |
Leadtools.Document.LoadAttachmentOptions |
Options to use when loading an attachment. |
Leadtools.Document.LoadDocumentAsyncOptions.Clone |
Returns an exact clone of this object. |
Leadtools.Document.LoadDocumentOptions.Clone |
Returns an exact clone of this object. |
Leadtools.Document.LoadDocumentOptions.LoadAttachmentsMode |
Controls how to handle the embedded attachment found in the document during loading. |
Leadtools.Document.LoadFromCacheOptions.Clone |
Returns an exact clone of this object. |
Leadtools.Document.SaveAttachmentToCacheOptions |
Options used to save an attachment to the cache. |
Leadtools.Document.SaveDocumentOptions.Clone |
Returns an exact clone of this object. |
Leadtools.Document.UploadDocumentOptions.Clone |
Returns an exact clone of this object. |
The following members have been removed:
Name |
---|
None |
Version Changes: 19 to 20
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document