<< Click to Display Table of Contents >> BkgGradientPrintSolidColor |
[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.