[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.ImageMimeTypes

ImageMimeTypes Property

ImageMimeTypes

Gets or sets the list of supported image mime-types.

Declaration
[Parameter]
public string[] ImageMimeTypes { get; init; }
Property Value
Type Description
string[]

An array of string representing the supported image mime-types.

Remarks

This property can only be set once during object initialization and cannot be changed afterwards.