VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode.ImageSharp.TextRendering Namespace / ImageSharpTextFont Class
In This Topic
ImageSharpTextFont Class Properties
In This Topic
For a list of all properties of this type, see ImageSharpTextFont.
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 SixLabors.Fonts.Font of this font.
See Also