ImageGear .NET
Type Property (ImGearPDFBasObj)




Gets object's type.
Syntax
public ImGearPDFBasicType Type {get;}
public: __property ImGearPDFBasicType get_Type();
public:
property ImGearPDFBasicType Type {
   ImGearPDFBasicType get();
}
'Declaration
 
Public ReadOnly Property Type As ImGearPDFBasicType
 
'Usage
 
Dim instance As ImGearPDFBasObj
Dim value As ImGearPDFBasicType
 
value = instance.Type

Property Value

ImGearPDFBasicType enumeration value.
See Also

Reference

ImGearPDFBasObj Class
ImGearPDFBasObj Members
ImGearPDFBasicType Enumeration

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback