TXTextControl.ObjectTransparency Property

Specifies the object's transparency. It must be a value between 0 and 255. Zero means opaque and 255 means completely transparent. The ObjectCurrent property determines the object. This property can only be used with text frames.

Introduced: 18.0.

Syntax

TXTextControl.ObjectTransparency [= value]

Data Types

Integer.

Limitations

Run time only.

See Also