ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / DDCssLib Namespace / StyleSheetRule Class / FontUnit Property

In This Topic
    FontUnit Property (StyleSheetRule)
    In This Topic
    Gets or sets the font unit.
    Syntax
    'Declaration
     
    Public Property FontUnit As GraphicsUnit
    public GraphicsUnit FontUnit {get; set;}
    See Also