ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Aspnetcore.Designer Assembly / GrapeCity.ActiveReports.Aspnetcore.Designer.Services Namespace / IImageInfo Interface / Thumbnail Property

In This Topic
    Thumbnail Property (IImageInfo)
    In This Topic
    Image thumbnail
    Syntax
    'Declaration
     
    Property Thumbnail As Byte()
    byte[] Thumbnail {get; set;}
    See Also