Description
Sets the paper color and tint of the selected objects
Syntax
Page.ObjSetPaperColor (str1, int2) |
str1
color name; If the color name evaluates to an invalid color, removes color information; If no color name is specified, only the tint is applied. Remember to put the color name in double quotes, e.g. "K"
int2
tint
Remarks
Returns error code.
See also
ObjSetBorderColor Function, ObjSetPaperGradient, GetObjColor