VintaSoft Barcode .NET SDK 15.2: Documentation for .NET developer
Vintasoft.Barcode.TextRendering Namespace / TextFontInfo Class
Constructors Properties Methods SeeAlso
In This Topic
    TextFontInfo Class Members
    In This Topic
    The following tables list the members exposed by TextFontInfo.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the TextFontInfo class.
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether this font is bold.
    Public PropertyGets a value indicating whether this font is italic.
    Public PropertyGets the face name of font.
    Public PropertyGets the size of this font, measured in the points (1/72 inch).
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Creates font info from the font.
    See Also