Leadtools.Document Assembly Changes

Summary

Version Changes: 22 to 23

New Members (version 23)

The following members have been added:

Name
None

Removed Members (version 23)

The following members have been removed:

Name
None

Version Changes: 21 to 22

New Members (version 22)

The following members have been added:

Name Description
Leadtools.Document.DocumentButtonFormField Defines a Button Form Field object.
Leadtools.Document.DocumentChoiceFormField Defines a Choice Form Field object.
Leadtools.Document.DocumentFactory.LoadStreamFromCache(LoadFromCacheOptions) Loads a previously saved document stream data from the specified cache.
Leadtools.Document.DocumentFontStyles.Bold Bold font
Leadtools.Document.DocumentFontStyles.Italic Italic font
Leadtools.Document.DocumentFontStyles.Normal Normal font
Leadtools.Document.DocumentFontStyles.Underline Underline font
Leadtools.Document.DocumentFormField Defines the base class for all form fields.
Leadtools.Document.DocumentFormFieldBorderStyle Defines the document form field border style associated with the DocumentFormField.
Leadtools.Document.DocumentFormFieldResources Contains form fields resources used by DocumentFormField objects.
Leadtools.Document.DocumentFormFields Manages the form fields of the document.
Leadtools.Document.DocumentFormFieldsContainer Represents a form fields container.
Leadtools.Document.DocumentFormFieldTextStyle Defines the document form field text style associated with the DocumentFormField.
Leadtools.Document.DocumentHistoryModifyType.Attachments Attachments were added, removed, or re-arranged in the document.
Leadtools.Document.DocumentHistoryModifyType.Created The document has been created.
Leadtools.Document.DocumentHistoryModifyType.Decrypted Document has been decrypted.
Leadtools.Document.DocumentHistoryModifyType.PageAnnotations Annotations of a page have been modified.
Leadtools.Document.DocumentHistoryModifyType.PageFormFields Page Form Fields
Leadtools.Document.DocumentHistoryModifyType.PageImage Page raster image has been modified.
Leadtools.Document.DocumentHistoryModifyType.PageLinks Page links have been modified.
Leadtools.Document.DocumentHistoryModifyType.PageMarkDeleted Page has been marked for deletion.
Leadtools.Document.DocumentHistoryModifyType.Pages Pages were added, removed, or re-arranged in the document.
Leadtools.Document.DocumentHistoryModifyType.PageSvg Page SVG image has been modified.
Leadtools.Document.DocumentHistoryModifyType.PageSvgBackImage Page SVG back image has been modified.
Leadtools.Document.DocumentHistoryModifyType.PageText Page text has been modified.
Leadtools.Document.DocumentHistoryModifyType.PageViewPerspective Page has been rotated or flipped.
Leadtools.Document.DocumentLoadAttachmentsMode.AsAttachments Read all attachments.
Leadtools.Document.DocumentLoadAttachmentsMode.None Do not read attachments.
Leadtools.Document.DocumentLoadFormFieldsMode Controls how to handle the form fields values found in the document during loading.
Leadtools.Document.DocumentPage.GetFormFields Parses the PDF document form fields and returns DocumentFormFieldsContainer.
Leadtools.Document.DocumentPage.IsFormFieldsModified Indicates whether any of the document form fields values are updated.
Leadtools.Document.DocumentPage.SetFormFields(DocumentFormFieldsContainer) Sets the updated form fields values.
Leadtools.Document.DocumentPushStreamOptions Provides options for LEADDocument.GetEditableContent to get the document's editable data for the document editor control.
Leadtools.Document.DocumentSignature Defines the document signature form field resources.
Leadtools.Document.DocumentSignatureFormField Defines a Signature Form Field object.
Leadtools.Document.DocumentTextFormField Defines a Text Form Field object.
Leadtools.Document.DocumentTextImagesRecognitionMode.Always Use OCR recognition on the image elements. Add the recognition data to the final document page text with the rest of the other SVG elements of the page. Requires a valid IOcrEngine instance.
Leadtools.Document.DocumentTextImagesRecognitionMode.Auto Use SVG engine unless the page is all raster.
Leadtools.Document.DocumentTextImagesRecognitionMode.Disabled Do not use OCR recognition for the image elements. Instead, ignore the image elements.
Leadtools.Document.IDocumentPushStream Provides a generic way to stream the editable document data.
Leadtools.Document.LEADDocument.FormFields Object that manages the form fields of the document.
Leadtools.Document.LEADDocument.GetEditableContent Gets the document in an editable form.
Leadtools.Document.LEADDocument.GetEditableContent(IDocumentPushStream,DocumentPushStreamOptions) Parses the document and returns the editable content data to IDocumentPushStream.
Leadtools.Document.LEADDocument.GetEditableContent(Stream) Gets the document in an editable form.
Leadtools.Document.LEADDocument.SetEditableContent(byte[]) Receives editable contents that was properly edited, and reflects changes to the LEADDocument.
Leadtools.Document.LEADDocument.SetEditableContent(Stream) Receives editable contents that was properly edited, and reflects changes to the LEADDocument.
Leadtools.Document.LoadDocumentOptions.LoadFormFieldsMode Controls how to handle the form fields found in the document during loading.

Removed Members (version 22)

The following members have been removed:

Name
None

Version Changes: 20 to 21

New Members (version 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.

Removed Members (version 21)

The following members have been removed:

Name
None

Version Changes: 19 to 20

Namespace Change

Leadtools.Document namespace in v20 replaces Leadtools.Documents in v19.

Help Version 23.0.2024.3.10
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Imaging, Medical, and Document

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.