TextAutofitType

TextAutofitType enumeration

Repräsentiert den automatischen Anpassungsmodus für Text.

public enum TextAutofitType : sbyte

Werte

NameWertBeschreibung
NotDefined-1Nicht definiert.
None0Keine automatische Anpassung.
Normal1Normale automatische Anpassung. Schriftgröße und Zeilenabstand werden an die Form angepasst.
Shape2Form automatisch anpassen. Die Formgröße wird an den Text angepasst.

Siehe auch