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