ImageGear .NET v25.0 - Updated
Type Property (ImGearPDEObject)




ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEObject Class : Type Property
Gets a type of the object.
Syntax
'Declaration
 
Public ReadOnly Property Type As ImGearPDEType
'Usage
 
Dim instance As ImGearPDEObject
Dim value As ImGearPDEType
 
value = instance.Type
public ImGearPDEType Type {get;}
public: __property ImGearPDEType get_Type();
public:
property ImGearPDEType Type {
   ImGearPDEType get();
}

Property Value

ImGearPDEType enumeration value.
See Also

Reference

ImGearPDEObject Class
ImGearPDEObject Members
ImGearPDEType Enumeration