ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Drawing.Imaging Namespace / ImageFormat Class / Svg Property

In This Topic
    Svg Property
    In This Topic
    Specifies the Scalable Vector Graphics (SVG).
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property Svg As ImageFormat
    public static ImageFormat Svg {get;}
    See Also