Returns the initial characters which are the result of grouping or
splitting the final fragments into characters
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 69.0.0.0
public CogOCRMaxSegmenterElementInfoCollection InitialCharacters { get; }public CogOCRMaxSegmenterElementInfoCollection InitialCharacters { get; }Public ReadOnly Property InitialCharacters As CogOCRMaxSegmenterElementInfoCollection
Get
Public ReadOnly Property InitialCharacters As CogOCRMaxSegmenterElementInfoCollection
Get
public:
property CogOCRMaxSegmenterElementInfoCollection^ InitialCharacters {
CogOCRMaxSegmenterElementInfoCollection^ get ();
}public:
property CogOCRMaxSegmenterElementInfoCollection^ InitialCharacters {
CogOCRMaxSegmenterElementInfoCollection^ get ();
}Property Value
Type:
CogOCRMaxSegmenterElementInfoCollection
The InitialCharacters value. The default value is gcnew CogOCRMaxSegmenterElementInfoCollection().