TextBkgndTrans

TextBlock.TextBkgndTrans property

Specifies the transparency level for the background color of a shape’s text block, from 0 (completely opaque) to 1 (completely transparent).

public DoubleValue TextBkgndTrans { get; set; }

See Also