| FontIHandlerFontDecoration Property  | 
 
            Gets the decorations applied to the font
            
 
    Namespace: 
   Eto.Drawing
    Assembly:
   Eto (in Eto.dll) Version: 2.5.3-dev
 Syntax
SyntaxFontDecoration FontDecoration { get; }ReadOnly Property FontDecoration As FontDecoration
	Get
abstract FontDecoration : FontDecoration with get
Property Value
Type: 
FontDecorationThe font decoration.
 Remarks
Remarks
            Decorations can be applied to any typeface/style of font.
            
 See Also
See Also