Leadtools.Documents Namespace : Document Object |
The following tables list the members exposed by Document.
Name | Description | |
---|---|---|
Annotations | Gets the object that manages the annotations of the document. | |
Barcodes | Object that manages the barcodes of the document. | |
DocumentId | Gets the unique identifier of this document. | |
FileLength | Length of the original document file or URL | |
Images | Gets the object that manages the raster and SVG image settings of the document. | |
IsDecrypted | Gets a value that indicates whether this document has been decrypted. | |
IsDownloaded | Gets a value that indicate if this document was downloaded. | |
IsEncrypted | Gets a value that indicates whether this document is encrypted. | |
IsReadOnly | Indicate that this document is read-only and cannot be modified. | |
IsStructureSupported | Gets a value that determines if the document structure is supported. | |
Metadata | Gets the object that manages the metadata of the document. | |
MimeType | Gets the MIME type of the document. | |
Name | Name of the document. | |
Pages | Gets the object that manages the pages of the document. | |
ServiceUserData | User data to be passed to the service with the next Documents 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. | |
UnitsPerInch | Number of units per inch used for document coordinates. | |
Uri | Gets the URL to the original document physical location. |
Name | Description | |
---|---|---|
Convert | Converts this document to any supported format using SVG, OCR and Raster technologies. | |
Decrypt | Decrypt this document using the specified password. | |
DocumentToPixels | Converts a value from document units to pixels. | |
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. |
Document Object
Leadtools.Documents Namespace
Documents Library Features
Document Viewer Application
Loading Documents Using LEADTOOLS Documents Library
Documents Library Coordinate System
Loading Encrypted Files Using the Documents Library
Parsing Text with the Documents Library
Barcode processing with the Documents Library
Promises in the Documents Library Service
Loading Images in the Documents Library
Using LEADTOOLS Document Viewer