ComponentOne ReportViewer for ASP.NET Web Forms
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 System.String
    public System.string Name {get; set;}
    See Also