ImageGear .NET - Updated March 30, 2018
Type Property (ImGearPDFBasObj)




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFBasObj Class : Type Property
Gets object's type.
Syntax
'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