Class HorzAlign

HorzAlign class

Specifies the horizontal alignment of text in the shape’s text block.

public class HorzAlign

Constructors

NameDescription
HorzAlign(HorzAlignValue)Constructor.

Properties

NameDescription
Ufe { get; }Specifies attributes of an element.
Value { get; set; }Specifies the horizontal alignment of text in the shape’s text block.

Methods

NameDescription
override Equals(object)Are objects equal.
override GetHashCode()Serves as a hash function for a particular type.

See Also