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

In This Topic
    DdVerticalFont Property (StyleSheetRule)
    In This Topic
    Gets or sets the dd vertical font CSS property.
    Syntax
    'Declaration
     
    Public Property DdVerticalFont As ddVerticalFontStyles
    public ddVerticalFontStyles DdVerticalFont {get; set;}
    See Also