FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / FontHolder Class / Name Property

In This Topic
    Name Property (FontHolder)
    In This Topic
    Gets or sets the name of the font.
    Syntax
    'Declaration
     
    Public Property Name As String
    public string Name {get; set;}
    See Also