CogOCRMaxCharKey Constructor (Int32, Int32, Int32, Int32)Cognex VisionPro 9.21 SR1
Construct a new CogOCRMaxCharKey and intialize its properties using the arguments provided.

Namespace: Cognex.VisionPro.OCRMax
Assembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 85.1.0.0
Syntax

public CogOCRMaxCharKey(
	int characterCode,
	int instance,
	int variant,
	int fontID
)

Parameters

characterCode
Type: System Int32
instance
Type: System Int32
variant
Type: System Int32
fontID
Type: System Int32
See Also