C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / UpdatingItemFontEventArgs Class / Font Property

In This Topic
Font Property (UpdatingItemFontEventArgs)
In This Topic
Gets the System.Drawing.Font used to display text in the ribbon item.
Syntax
'Declaration
 
Public ReadOnly Property Font As System.Drawing.Font
 
Remarks
Note: this font will be disposed.
See Also