ImageGear .NET v24.12 - Updated
Type Property (ImGearRecCodePage)




ImageGear24.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecCodePage Structure : Type Property
Gets code page type.
Syntax
'Declaration
 
Public ReadOnly Property Type As ImGearRecOutputCodePageType
'Usage
 
Dim instance As ImGearRecCodePage
Dim value As ImGearRecOutputCodePageType
 
value = instance.Type
public ImGearRecOutputCodePageType Type {get;}
public: __property ImGearRecOutputCodePageType get_Type();
public:
property ImGearRecOutputCodePageType Type {
   ImGearRecOutputCodePageType get();
}

Property Value

ImGearRecOutputCodePageType enumeration value.
See Also

Reference

ImGearRecCodePage Structure
ImGearRecCodePage Members