ClosedCaptionProperties.BackgroundColor 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取闭合描述文字文本行的背景色。
public:
static property ClosedCaptionColor BackgroundColor { ClosedCaptionColor get(); };
static ClosedCaptionColor BackgroundColor();
public static ClosedCaptionColor BackgroundColor { get; }
var closedCaptionColor = ClosedCaptionProperties.backgroundColor;
Public Shared ReadOnly Property BackgroundColor As ClosedCaptionColor
属性值
闭合描述文字文本行的背景色。
注解
此属性表示单个文本行中字符字形后面的颜色。 可以使用 RegionColor 属性确定整个封闭描述文字区域的背景。