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

In This Topic
    DdCharset Property (StyleSheetRule)
    In This Topic
    Implementation of IStyleSheetRule.DdCharset. DdCharset is the charset/script for the font.
    Syntax
    'Declaration
     
    Public Property DdCharset As String
    public string DdCharset {get; set;}
    See Also