ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Drawing Namespace / Image Class / RawFormat Property

In This Topic
    RawFormat Property (Image)
    In This Topic
    Gets the format of this Image.
    Syntax
    'Declaration
     
    Public ReadOnly Property RawFormat As ImageFormat
    public ImageFormat RawFormat {get;}
    See Also