VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Vintasoft.Imaging.Ocr.Results Namespace / OcrTextFont Class
Constructors Properties Methods SeeAlso
In This Topic
    OcrTextFont Class Members
    In This Topic
    The following tables list the members exposed by OcrTextFont.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the OcrTextFont class.
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether font is bold.
    Public PropertyGets a value indicating whether font is italic.
    Public PropertyGets a value indicating whether font is monospaced.
    Public PropertyGets a value indicating whether font is serif.
    Public PropertyGets a value indicating whether font has small caps.
    Public PropertyGets a value indicating whether font is underlined.
    Public PropertyGets a font name.
    Public Methods
     NameDescription
    Public MethodCreates a new OcrTextFont that is a copy of the current instance.
    Public MethodReturns a string that represents the current OcrTextFont.
    See Also