Visual Basic (Declaration) | |
---|---|
Public Property Font As RasterDocumentFontFlags |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public RasterDocumentFontFlags Font {get; set;} |
C++/CLI | |
---|---|
public: property RasterDocumentFontFlags Font { RasterDocumentFontFlags get(); void set (RasterDocumentFontFlags value); } |
Return Value
The Font information about the recognized character.Refer to RasterDocumentEngine.GetRecognizedCharacters example.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family