TRVReportHelper.AllowTransparentDrawing

<< Click to display table of contents >>

TRVReportHelper.AllowTransparentDrawing

Allows using methods drawing semitransparent images

property AllowTransparentDrawing: Boolean;

(introduced in version 16)

This property is not used when printing, i.e. it is used when Preview parameter of DrawPage/DrawPageAt  is True.

AllowTransparentDrawing

"Preview"

Result

True

True

Drawing using semitransparent methods

False

True

Drawing semitransparent areas in a bitmap, then drawing this bitmap

True or False

False

Drawing semitransparent areas in a bitmap, then printing this bitmap (a special printer-friendly method of bitmap drawing is used)

Default value

False