Programming with Reflection

image\rwnprg32.gif PrintGraphicsBackground property

 

Syntax

object.PrintGraphicsBackground
object.PrintGraphicsBackground = Value

Works with

image\r4.gif

Data type

Boolean

 

Description

Returns (first syntax line) or specifies (second syntax line) whether or not the background is printed when you print ReGIS graphics images. The following command sets Reflection to use a white (unprinted) background:

Session.PrintGraphicsBackground = False

Values

The default value is True.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property