Enum HorizontalAlignment
HorizontalAlignment enumeration
Represents annotations horizontal alignment enum
public enum HorizontalAlignment
Values
| Name | Value | Description |
|---|---|---|
| None | 0 |
Default value, aligned wont be used |
| Left | 1 |
Target will be aligned to left side |
| Center | 2 |
Target will be aligned to center |
| Right | 3 |
Target will be aligned to right side |
See Also
- namespace GroupDocs.Annotation.Models
- assembly GroupDocs.Annotation