LEADTOOLS Forms (Leadtools.Forms.DocumentReaders assembly)

GetProperties Method

Show in webframe





Gets the properties (or metadata) of the current document.
Syntax
public virtual IDictionary<string,string> GetProperties()
'Declaration
 
Public Overridable Function GetProperties() As IDictionary(Of String,String)
'Usage
 
Dim instance As DocumentReader
Dim value As IDictionary(Of String,String)
 
value = instance.GetProperties()

            

            
public:
virtual IDictionary<String^,String^>^ GetProperties(); 
Remarks

The metadata of the document depends on the format. For PDF and XPS files, the metadata is loaded directly from the file and you will get information such as Author, Subject and Keywords. For raster files such as JPEG, EXIF and TIFF, the toolkit will try to load any comments stored in the file such as Author and Copyright.

Example

For an example, refer to DocumentReader.

Requirements

Target Platforms

See Also

Reference

DocumentReader Class
DocumentReader Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Forms.DocumentWriters requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features