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

In This Topic
    MemoryBmp Property (ImageFormat)
    In This Topic
    Specifies a memory bitmap image format.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property MemoryBmp As ImageFormat
    public static ImageFormat MemoryBmp {get;}
    See Also