Window.StyleAreaWidth Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets the width of the style area in points.
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
Property Value
Remarks
When the StyleAreaWidth property is greater than 0 (zero), style names are displayed to the left of the text. The style area isn't visible in print layout or Web layout view.