TextParagraphPropertiesType.Alignment Property

Definition

Alignment

Represents the following attribute in the schema: algn

C#
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.TextAlignmentTypeValues>? Alignment { get; set; }
C#
[DocumentFormat.OpenXml.SchemaAttr(0, "algn")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.TextAlignmentTypeValues>? Alignment { get; set; }
C#
[DocumentFormat.OpenXml.SchemaAttr("algn")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.TextAlignmentTypeValues>? Alignment { get; set; }

Property Value

Attributes

Applies to

Product Versions
DocumentFormat.OpenXml 2.14.0, 2.15.0, 2.16.0, 2.17.1, 2.18.0, 2.19.0, 2.20.0, 3.0.0, 3.0.1