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




ImageGear24.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecOutputFormat Structure : Name Property
Gets the name of the output format.
Syntax
'Declaration
 
Public ReadOnly Property Name As String
'Usage
 
Dim instance As ImGearRecOutputFormat
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

ImGearRecOutputFormat Structure
ImGearRecOutputFormat Members