TR_Options Property

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

Description

Sets or returns the options of transparency.

Syntax

iOption = object.TR_Options

object.TR_Options = iOption

object

Required. Object name, returned by Dim elem as ElementProp = Page.SelElement()

iOptions

0 = border and fill of object are transparent

1 = border of object is transparent and fill is not transparent

2 = fill of object is transparent and border is not transparent

See also

TR_Active, TR_Alpha, TR_Method