ActiveReports 12
DisplayTransparency Property

GrapeCity.ActiveReports.Web.v12 Assembly > GrapeCity.ActiveReports.Web.ExportOptions Namespace > FlashViewerOptions Class : DisplayTransparency Property
Gets or sets a value indicating whether to render transparent objects in a way that is suitable for printing.
Syntax
'Declaration
 
Public Property DisplayTransparency As Boolean
public bool DisplayTransparency {get; set;}

Property Value

A Boolean value. False by default.
Remarks
Setting this value to True causes image quality degradation and a notable memory footprint.
See Also

Reference

FlashViewerOptions Class
FlashViewerOptions Members