ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Xml Assembly / GrapeCity.ActiveReports.Export.Xml.Page Namespace / Settings Class / Encoding Property

In This Topic
    Encoding Property (Settings)
    In This Topic
    Returns the value of the current Encoding setting.
    Syntax
    'Declaration
     
    Public Property Encoding As String
    public string Encoding {get; set;}
    See Also