ImageGear .NET - Updated October 26, 2017
GetDictionary Method (ImGearPDEPlace)




ImageGear23.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEPlace Class : GetDictionary Method
Gets marked Content dictionary for a place.
Syntax
'Declaration
 
Public Shadows Function GetDictionary() As ImGearPDFBasDict
 
'Usage
 
Dim instance As ImGearPDEPlace
Dim value As ImGearPDFBasDict
 
value = instance.GetDictionary()

Return Value

ImGearPDFBasDict class object.
Remarks
Null if the place has no Marked Content dictionary.
See Also

Reference

ImGearPDEPlace Class
ImGearPDEPlace Members
ImGearPDFBasDict Class