View.ShowHyphens Propiedad

Definición

True si se muestran guiones opcionales. Un guión opcional indica dónde dividir una palabra cuando se encuentra al final de una línea.

public:
 property bool ShowHyphens { bool get(); void set(bool value); };
public bool ShowHyphens { get; set; }
member this.ShowHyphens : bool with get, set
Public Property ShowHyphens As Boolean

Valor de propiedad

Se aplica a