RichTextBox for WinRT
FontFamilies Property (C1FontFamilyPicker)


Gets the list of font families available in the menu item.
Syntax
'Declaration
 
Public ReadOnly Property FontFamilies As System.Collections.Generic.List(Of String)
'Usage
 
Dim instance As C1FontFamilyPicker
Dim value As System.Collections.Generic.List(Of String)
 
value = instance.FontFamilies
public System.Collections.Generic.List<string> FontFamilies {get;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1FontFamilyPicker Class
C1FontFamilyPicker Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback