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




ImageGear24.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecCodePage Structure : Name Property
Gets long name of the Code Page.
Syntax
'Declaration
 
Public ReadOnly Property Name As String
'Usage
 
Dim instance As ImGearRecCodePage
Dim value As String
 
value = instance.Name
public string Name {get;}
public: __property string* get_Name();
public:
property String^ Name {
   String^ get();
}

Property Value

String value.
See Also

Reference

ImGearRecCodePage Structure
ImGearRecCodePage Members