TextAutofitType

TextAutofitType Aufzählung

Stellt den Text-Autofit-Modus dar.

public enum TextAutofitType : sbyte

Werte

NameWertBeschreibung
NotDefined-1Nicht definiert.
None0Kein Autofit.
Normal1Normaler Autofit. Schriftgrad und Zeilenabstand werden verringert, um in die Form zu passen.
Shape2Form-Autofit. Die Formgröße wird geändert, um zum Text zu passen.

Siehe auch