'Declaration Public Property IsFaxed As Boolean
'Usage Dim instance As ImGearRecMORSettings Dim value As Boolean instance.IsFaxed = value value = instance.IsFaxed
public bool IsFaxed {get; set;}
MOR
module is enabled or disabled.'Declaration Public Property IsFaxed As Boolean
'Usage Dim instance As ImGearRecMORSettings Dim value As Boolean instance.IsFaxed = value value = instance.IsFaxed
public bool IsFaxed {get; set;}
MOR
module.
Set this property to true if the image file to be recognized is a fax message transmitted in "Draft" mode with 200 x 100 resolution. Its use is not recommended for reading fax card image files transmitted in "Fine" mode (200 x 200 dpi resolution).