ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.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