Skip to main content

TdxCustomReportLinkOptionsRefinements.TransparentGraphics Property

Specifies whether graphics are printed as transparent.

Declaration

property TransparentGraphics: Boolean read; write; default False;

Property Value

Type Default
Boolean False

Remarks

Set the TransparentGraphics property to True to print the graphics in a report as transparent. Otherwise, the graphics will be printed as they appear.

The TransparentGraphics property’s default value is False.

See Also