Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Report.Util Namespace / FontHolder Class / Name Property

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