BkgGradientPrintSolidColor

<< Click to Display Table of Contents >>

Navigation:  Drawing Functions >

BkgGradientPrintSolidColor

Previous pageReturn to chapter overviewNext page

[Not supported by the Community Edition]

Specifies the alternative solid color, which shall be drawn depending on the setting for BkgGradientPrint.

property Color VPE.BkgGradientPrintSolidColor

write; runtime only

Possible Values:

any of the "COLOR_xyz" constants described in Programmer's Manual

or ActiveX / VCL: any RGB value

or .NET: any member of the .NET Color structure

Default:

COLOR_LTGRAY

Remarks:

In contrast to all other graphical object properties, this property is valid for ALL objects in the document at once.