ImageGear .NET
GetDictionary Method (ImGearPDEPlace)




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()
public new ImGearPDFBasDict GetDictionary()
public: new ImGearPDFBasDict* GetDictionary(); 
public:
new ImGearPDFBasDict^ 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

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback