Share via


Window.StyleAreaWidth Propiedad

Definición

Devuelve o establece el ancho del área de estilo en puntos.

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

Valor de propiedad

Comentarios

Cuando la propiedad StyleAreaWidth es mayor que 0 (cero), se muestran los nombres de estilo a la izquierda del texto. El área de estilo no está visible en diseño de impresión o diseño Web.

Se aplica a