You are here:
Start »
FIL.NET »
DatacodeParams Constructor
DatacodeParams Constructor
Namespace: | Fil |
Assembly: | FilNet.Types.dll |
Syntax
public DatacodeParams
(
int minRowCount_,
int maxRowCount_,
int minColumnCount_,
int maxColumnCount_,
float minModuleSize_,
float maxModuleSize_,
float maxSlant_,
Fil.DatacodePerspectiveLevel allowPerspective_,
bool allowOversizedModules_,
bool allowRotation_,
bool allowBrokenTiming_,
bool allowBrokenFinder_,
bool allowBrokenCorner_,
bool allowMirrored_
)
Parameters
See also