ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / RenderFormat Enumeration

In This Topic
    RenderFormat Enumeration
    In This Topic
    Syntax
    'Declaration
     
    Public Enum RenderFormat 
       Inherits System.Enum
    public enum RenderFormat : System.Enum 
    Members
    MemberDescription
    auto 
    html 
    svg 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             GrapeCity.ActiveReports.Blazor.Viewer.RenderFormat

    See Also