'Declaration Public Property UseOCRAFont As Boolean
'Usage Dim instance As ImGearOCRSettings Dim value As Boolean instance.UseOCRAFont = value value = instance.UseOCRAFont
public bool UseOCRAFont {get; set;}
'Declaration Public Property UseOCRAFont As Boolean
'Usage Dim instance As ImGearOCRSettings Dim value As Boolean instance.UseOCRAFont = value value = instance.UseOCRAFont
public bool UseOCRAFont {get; set;}