ActiveReports Developer 7
BackgroundImageMimeType Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IStyle Interface : BackgroundImageMimeType Property

Glossary Item Box

Identifies the Multipurpose Internet Mail Extensions (MIME) type of the background image.

Syntax

Visual Basic (Declaration) 
ReadOnly Property BackgroundImageMimeType As System.String
C# 
System.string BackgroundImageMimeType {get;}

See Also