ActiveReports 6 Online Help
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.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FlashViewerOptions Class
FlashViewerOptions Members

Send Feedback