ImageGear23.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEPlace Class : GetDictionary Method |
'Declaration Public Shadows Function GetDictionary() As ImGearPDFBasDict
'Usage Dim instance As ImGearPDEPlace Dim value As ImGearPDFBasDict value = instance.GetDictionary()
public new ImGearPDFBasDict GetDictionary()
public: new ImGearPDFBasDict* GetDictionary();
public: new ImGearPDFBasDict^ GetDictionary();