Class PrivateFontElement
Inheritance
System.Object
PrivateFontElement
Namespace: Telerik.Reporting.Configuration
Assembly: Telerik.Reporting.dll
Syntax
public class PrivateFontElement : ConfigurationElement
Constructors
PrivateFontElement()
Declaration
public PrivateFontElement()
Properties
Family
Declaration
public string Family { get; set; }
Property Value
System.String
|
FontStyle
Declaration
public string FontStyle { get; set; }
Property Value
System.String
|
Path
Declaration
public string Path { get; set; }
Property Value
System.String
|