ImageGear for .NET
GetDictionary Method (ImGearPDEImage)




Gets the dictionary for an image.
Syntax
'Declaration
 
Public Shadows Function GetDictionary() As ImGearPDFBasDict
'Usage
 
Dim instance As ImGearPDEImage
Dim value As ImGearPDFBasDict
 
value = instance.GetDictionary()
public new ImGearPDFBasDict GetDictionary()
public: new ImGearPDFBasDict* GetDictionary(); 
public:
new ImGearPDFBasDict^ GetDictionary(); 

Return Value

ImGearPDFBasDict class object.
See Also

Reference

ImGearPDEImage Class
ImGearPDEImage Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback