ImageGear .NET - Updated July 5, 2018
GetDictionary Method (ImGearPDEImage)




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEImage Class : GetDictionary Method
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()

Return Value

ImGearPDFBasDict class object.
See Also

Reference

ImGearPDEImage Class
ImGearPDEImage Members