IsTextWrapped

ShapeTextAlignment.IsTextWrapped property

Ottiene e imposta il tipo di testo a capo della forma che contiene testo.

public bool IsTextWrapped { get; set; }

Esempi


[C#]
shapeTextAlignment.IsTextWrapped = true;

Guarda anche