Window.StyleAreaWidth 属性

定义

返回或设置样式区的宽度,以磅为单位。

public:
 property float StyleAreaWidth { float get(); void set(float value); };
public float StyleAreaWidth { get; set; }
member this.StyleAreaWidth : single with get, set
Public Property StyleAreaWidth As Single

属性值

注解

StyleAreaWidth 属性值大于 0 (零) 时,左侧的文本不显示样式区。 在页面视图或 Web 版式视图中不显示样式区。

适用于