Click or drag to resize

TextAutofitType Enumeration

Represents text autofit mode.

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public enum TextAutofitType
Members
Member name Value Description
UnDefined -1 Not defined.
None 0 No autofit.
Normal 1 Normal autofit.
Shape 2 Shape autofit
See Also