ImageGear for .NET
GetBasObj Method




Returns basic object of the Dictionary.
Syntax
'Declaration
 
Public Function GetBasObj() As ImGearPDFBasObj
'Usage
 
Dim instance As ImGearPDFDictionary
Dim value As ImGearPDFBasObj
 
value = instance.GetBasObj()
public ImGearPDFBasObj GetBasObj()
public: ImGearPDFBasObj* GetBasObj(); 
public:
ImGearPDFBasObj^ GetBasObj(); 

Return Value

ImGearPDFBasObj class of the Dictionary.
Remarks
Used for Container creation.
See Also

Reference

ImGearPDFDictionary Class
ImGearPDFDictionary Members
ImGearPDFBasObj Class

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback