Aspose::Words::Drawing::HorizontalRuleAlignment enum

HorizontalRuleAlignment enum

Represents the alignment for the specified horizontal rule.

enum class HorizontalRuleAlignment

Values

NameValueDescription
Left0Aligned to the left.
Center1Aligned to the center.
Right2Aligned to the right.

See Also