ImageGear .NET
GetDictionary Method (ImGearPDEShading)




This method gets dictionary for a shading.
Syntax
'Declaration
 
Public Shadows Function GetDictionary() As ImGearPDFBasDict
'Usage
 
Dim instance As ImGearPDEShading
Dim value As ImGearPDFBasDict
 
value = instance.GetDictionary()
public new ImGearPDFBasDict GetDictionary()
public: new ImGearPDFBasDict* GetDictionary(); 
public:
new ImGearPDFBasDict^ GetDictionary(); 

Return Value

ImGearPDFBasDict class object.
See Also

Reference

ImGearPDEShading Class
ImGearPDEShading Members
ImGearPDFBasDict Class

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback