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




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

Property Value

String value.
See Also

Reference

ImGearRecCodePage Structure
ImGearRecCodePage Members