Table of Contents

Enum TextAlignment

Namespace
Openize.Slides.Common.Enumerations
Assembly
Openize.OpenXMLSDK.dll

Specifies the alignment of text elements.

public enum TextAlignment

Fields

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