ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document.Utility Namespace / ImageHelper.DecodeImageResult Structure / RawFormat Property

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