Gets or sets the text frame's transparency. It must be a value between 0 and 255. Zero means opaque and 255 means completely transparent.

Introduced: X8.

Syntax

public byte Transparency { get; set; }
Public Property Transparency() As Byte