ImageGear for .NET
GetDictionary Method (ImGearPDEContainer)




Gets marked Content dictionary for a container.
Syntax
'Declaration
 
Public Shadows Function GetDictionary() As ImGearPDFBasDict
'Usage
 
Dim instance As ImGearPDEContainer
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 container has no Marked Content dictionary.
See Also

Reference

ImGearPDEContainer Class
ImGearPDEContainer Members
ImGearPDFBasDict Class

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback