←Select platform

ExpandZone Property

Summary

Indicates whether to expand the detected MRZ zone.

Syntax
C#
C++/CLI
Java
Python
public bool ExpandZone { get; set; } 
public boolean getExpandZone(); 
public void setExpandZone( 
   boolean booleanValue 
); 
public:  
   property bool ExpandZone 
   { 
      bool get() 
      void set(bool value) 
   } 
ExpandZone # get and set (MRZCodeDetectionCommand) 

Property Value

true to expand the MRZ zone by 10% of its original size; otherwise, false. The default value is $true.

Requirements

Target Platforms

Help Version 23.0.2024.3.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.