Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

Document Object

Show in webframe
Properties  Methods 


The following tables list the members exposed by Document.

Public Properties
 NameDescription
AnnotationsGets the object that manages the annotations of the document.  
BarcodesObject that manages the barcodes of the document.  
DocumentIdGets the unique identifier of this document.  
FileLengthLength of the original document file or URL  
ImagesGets the object that manages the raster and SVG image settings of the document.  
IsDecryptedGets a value that indicates whether this document has been decrypted.  
IsDownloadedGets a value that indicate if this document was downloaded.  
IsEncryptedGets a value that indicates whether this document is encrypted.  
IsReadOnlyIndicate that this document is read-only and cannot be modified.  
IsStructureSupportedGets a value that determines if the document structure is supported.  
MetadataGets the object that manages the metadata of the document.  
MimeTypeGets the MIME type of the document.  
NameName of the document.  
PagesGets the object that manages the pages of the document.  
ServiceUserDataUser data to be passed to the service with the next Documents Service call.  
StructureGets the object that manages the structure and table of content of the document.  
TextGets the object that manages the text and OCR recognition settings of the document.  
UnitsPerInchNumber of units per inch used for document coordinates.  
UriGets the URL to the original document physical location.  
Top
Public Methods
 NameDescription
ConvertConverts this document to any supported format using SVG, OCR and Raster technologies.  
DecryptDecrypt this document using the specified password.  
DocumentToPixelsConverts a value from document units to pixels.  
PixelsToDocumentConverts a value from pixels to document units.  
PointToDocumentConverts a point from pixels to document units.  
PointToPixelsConverts a point from document units to pixels.  
RectToDocumentConverts a rectangle from pixels to document units.  
RectToPixelsConverts a rectangle from document units to pixels.  
SizeToDocumentConverts a size from pixels to document units.  
SizeToPixelsConverts a size from document units to pixels.  
Top
See Also

Reference

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

Error processing SSI file