HorizontalRuleAlignment

HorizontalRuleAlignment enumeration

Represents the alignment for the specified horizontal rule.

public enum HorizontalRuleAlignment

Values

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

See Also