ImageGear .NET
Type Property (Field)




Gets the type of the field.
Syntax
'Declaration
 
Public ReadOnly Property Type As FieldType
'Usage
 
Dim instance As Field
Dim value As FieldType
 
value = instance.Type
public FieldType Type {get;}
public: __property FieldType get_Type();
public:
property FieldType Type {
   FieldType get();
}

Property Value

The type of the field.
See Also

Reference

Field Class
Field Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback