ActiveReports 8
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 System.Boolean
public System.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

Support Forum