Visual Basic (Declaration) | |
---|---|
Public Property EnableSpace As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool EnableSpace {get; set;} |
Return Value
A Flag that indicates whether or not the hand printed numeral recognition module should export spaces detected between characters.true: Export spaces detected between characters.
false: Do not export spaces detected between characters.
Refer to RasterDocumentEngine.HandprintOptions example.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family