FontInformation Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains information regarding font assigned to a category
public value class FontInformation
public value class FontInformation
struct FontInformation
public struct FontInformation
type FontInformation = struct
Public Structure FontInformation
- Inheritance
-
FontInformation
Properties
CharSet |
Gets or sets the character set of the font |
IsValid |
Gets if the font information is valid |
PointSize |
Gets or sets the size of the font |
Typeface |
Gets or sets the font typeface |