|
TCustomRVPrint.ColorMode |
Top Previous Next |
|
Sets color mode for printing and drawing preview type // declared in RVStyle unit TRVColorMode = (rvcmColor, rvcmPrinterColor, rvcmGrayScale, rvcmBlackAndWhite, rvcmBlackOnWhite);
property ColorMode: TRVColorMode (Introduced in version 1.8) This property affects printing text, paragraph background, breaks, list markers, tables. This property does not affect printing pictures.
Default values:
|