VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Drawing Namespace / IDrawingFont Interface
In This Topic
IDrawingFont Interface Properties
In This Topic
For a list of all properties of this type, see IDrawingFont.
Public Properties
 NameDescription
Public PropertyGets a value indicating whether this font can copy font program using the CopyFontProgram(Stream) method.
Public PropertyGets a value indicating whether this font can determine the symbol usage.
Public PropertyGets a value indicating whether this font is bold.
Public PropertyGets a value indicating whether this font is italic.
Public PropertyGets a value indicating whether this font is system font.
Public PropertyGets the font metrics.
Public PropertyGets the size of this font measured in the world space units (1/96 inch).
See Also