Gets if context support images.

Namespace:  PerpetuumSoft.Reporting.Export.Html
Assembly:  PerpetuumSoft.Reporting.Export.Html (in PerpetuumSoft.Reporting.Export.Html.dll) Version: 3.9.0.1

Syntax

C#
bool SupportImages { get; }
Visual Basic (Declaration)
ReadOnly Property SupportImages As Boolean
Visual C++
property bool SupportImages {
	bool get ();
}

See Also