Class FontExtensions
Font class extensions
Inheritance
System.Object
FontExtensions
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Reporting.Drawing
Assembly: Telerik.Reporting.dll
Syntax
public static class FontExtensions
Methods
GetStyle(Font)
Gets the FontStyle style.
Declaration
public static FontStyle GetStyle(this Font font)
Parameters
Font
font
|
Returns
System.Drawing.FontStyle
FontStyle |