LEADDocument Class Members (original) (raw)
Leadtools.Document Namespace > Classes > LEADDocument Object > Members
In This Topic ▼
Summary
The following tables list the members exposed by LEADDocument.
Public Methods
Name | Description | ||
---|---|---|---|
![]() |
Shared in VB") | compare | Compares a list of LEADDocument objects. |
![]() |
convert | Converts this document to any supported format using SVG, OCR, and Raster technologies. | |
![]() |
decrypt | Decrypt this document using the specified password. | |
![]() |
dispose | Releases all resources used by this LEADDocument. | |
![]() |
Shared in VB") | documentToPixels | Converts a value from document units to pixels. |
![]() |
getEditableContentUrl | Gets the document editable content URL. | |
![]() |
Shared in VB") | getRotateFlip | Extracts the rotation and flips value of the specified view perspective of this page. |
![]() |
Shared in VB") | getViewPerspectiveTransform | Helper method to calculate the matrix to use when applying a view perspective. |
![]() |
Shared in VB") | pixelsToDocument | Converts a value from pixels to document units. |
![]() |
pointToDocument | Converts a point from pixels to document units. | |
![]() |
pointToPixels | Converts a point from document units to pixels. | |
![]() |
rectToDocument | Converts a rectangle from pixels to document units. | |
![]() |
rectToPixels | Converts a rectangle from document units to pixels. | |
![]() |
sizeToDocument | Converts a size from pixels to document units. | |
![]() |
sizeToPixels | Converts a size from document units to pixels. |
Public Properties
Name | Description | ||
---|---|---|---|
![]() |
annotations | Gets the object that manages the annotations of the document. | |
![]() |
attachments | Gets the Object that manages the attachments of the document. | |
![]() |
autoDeleteAttachmentsFromCache | Controls what happens to the external attachment documents when the owner document is deleted from the cache. | |
![]() |
autoDisposeDocuments | Indicates whether to automatically dispose any child documents. | |
![]() |
barcodes | Object that manages the barcodes of the document. | |
![]() |
cacheStatus | The cache status of this document. | |
![]() |
cacheUri | The URL to the original document's image data if it was stored in the cache. | |
![]() |
dataType | Data type of this LEADDocument. | |
![]() |
defaultResolution | Default resolution in dots per inch of this document. | |
![]() |
documentId | Gets the unique identifier of this document. | |
![]() |
documents | Object that manages the children of this document. | |
![]() |
fileLength | Length of the original document file or URL | |
![]() |
formFields | Object that manages the form fields of the document. | |
![]() |
hasDocuments | Determine whether this document has children. | |
![]() |
images | Gets the object that manages the raster and SVG image settings of the document. | |
![]() |
isAnyCacheStatusNotSynced | Checks if the cache status of this document or any of its children is not synced. | |
![]() |
isDecrypted | Gets a value that indicates whether this document has been decrypted. | |
![]() |
isEncrypted | Gets a value that indicates whether this document is encrypted. | |
![]() |
isLocal | Indicate that this document has been created by the user. | |
![]() |
isReadOnly | Indicates that this document is read-only and cannot be modified. | |
![]() |
isStructureSupported | Gets a value that determines if the document structure is supported. | |
![]() |
isUsingMemoryCache | Indicates whether this LEADDocument is currently using memory cache. | |
![]() |
lastCacheSyncTime | Timestamp of when the document was last saved to the cache successfully. | |
![]() |
loadDocumentOptions | Options to use when loading this document. | |
![]() |
metadata | Gets the object that manages the metadata of the document. | |
![]() |
Shared in VB") | metadataKey_IsLinearized | "IsLinearized" metadata key constant. |
![]() |
Shared in VB") | metadataKey_IsPortfolio | "IsPortfolio" metadata key constant. |
![]() |
mimeType | Gets the MIME type of the document. | |
![]() |
name | Name of the document. | |
![]() |
pages | Gets the object that manages the pages of the document. | |
![]() |
Shared in VB") | postUpload_LinearizePdfMinimumLength | Post upload operation "postUpload_LinearizePdfMinimumLength" constant. |
![]() |
serviceUserData | User data to be passed to the service with the next Document Service call. | |
![]() |
structure | Gets the object that manages the structure and table of content of the document. | |
![]() |
text | Gets the object that manages the text and OCR recognition settings of the document. | |
![]() |
Shared in VB") | unitsPerInch | Number of units per inch used for document coordinates. |
![]() |
uri | Gets the URL to the original document physical location. | |
![]() |
viewOptions | Options to use when applying the redactions during viewing. |
See Also
Help Version 22.0.2023.2.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.