Visual Basic (Declaration) | |
---|---|
Public Property Space As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int Space {get; set;} |
Return Value
The value that represents the number of spaces in front of the recognized code character.Refer to RasterDocumentEngine.GetRecognizedCharacters example.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family