VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode.Gdi.TextRendering Namespace / GdiTextFont Class
In This Topic
GdiTextFont Class Properties
In This Topic
For a list of all properties of this type, see GdiTextFont.
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 vertical distance between the base lines of two consecutive lines of text.
Public PropertyGets the face name of this font.
Public PropertyGets the size of this font, measured in the points (1/72 inch).
Public PropertyGets the size of this font, measured in the DIPs (1/96 inch). (Inherited from TextFont)
Public PropertyGets the source System.Drawing.Font of this font.
Public Propertystatic (Shared in Visual Basic)Gets the text rendering hint that is used to render and measure text.
See Also