Enum AlignNameValue
AlignNameValue enumeration
Optional int. Specifies whether the master’s text in the stencil window is aligned left, right, or center.
public enum AlignNameValue
Values
Name | Value | Description |
---|---|---|
AlignTextLeft | 1 | Align text left. |
AlignTextCenter | 2 | Align text center. |
AlignTextRight | 3 | Align text right. |
Undefined | -2147483648 | Undefined. |
See Also
- namespace Aspose.Diagram
- assembly Aspose.Diagram