Class AdStyle.FontData
The font which is included in the style.
public class AdStyle.FontData
- Inheritance
-
AdStyle.FontData
- Inherited Members
Constructors
FontData()
public FontData()
Properties
Family
The family of the font.
public virtual string Family { get; set; }
Property Value
Size
The size of the font.
public virtual string Size { get; set; }