ObjSetPaperColor Method

Build 1501 on 14/Nov/2017  This topic last edited on: 23/Mar/2016, at 12:16

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