Table of Contents

Enum TextAlignment

Namespace
FileFormat.Slides.Common.Enumerations
Assembly
FileFormat.Slides.Common.dll

Specifies the alignment of text elements.

public enum TextAlignment

Fields

Center = 2
Left = 0
None = 3
Right = 1