Skip to main content

TdxCustomReportLinkOptionsRefinements.TransparentRichEdits Property

Specifies whether rich text editors are displayed as transparent.

Declaration

property TransparentRichEdits: Boolean read; write; default False;

Property Value

Type Default
Boolean False

Remarks

Set the TransparentGraphics property to True to display rich text editors in a report as transparent. Otherwise, rich editors will be printed as they are.

The TransparentRichEdits property’s default value is False.

See Also