LEADTOOLS Forms (Leadtools.Forms.DocumentReaders assembly)
LEAD Technologies, Inc

GetProperties Method






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()
 function Leadtools.Forms.DocumentReaders.DocumentReader.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DocumentReader Class
DocumentReader Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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