Description
Returns or sets the clip status.
It corresponds to the Clip checkbox in the Tool pane in Fred.
Note: Clip property is by default set of any object that you insert on a page in Fred (not only library objects).
Syntax
object.Clip (bValue) |
object
Required. Object name, returned by Dim objTool = Page.ObjGetTool.
bValue
True or False.