C1.Xamarin.Forms.Core Assembly / C1.Xamarin.Forms.Core Namespace / C1Font Class / FontFamily Property


In This Topic
FontFamily Property (C1Font)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property FontFamily As String
 
'Usage
 
Dim instance As C1Font
Dim value As String
 
value = instance.FontFamily
See Also