ImageGear v26.0 - Updated
GetBasObj Method




ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFDictionary Class : 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

Is this page helpful?
Yes No
Thanks for your feedback.