Enum VerticalAlignment
VerticalAlignment enumeration
Represents annotations vertical alignment enum
public enum VerticalAlignment
Values
Name | Value | Description |
---|---|---|
None | 0 |
Default value, aligned wont be used |
Top | 1 |
Target will be aligned to top side |
Center | 2 |
Target will be aligned to center |
Bottom | 3 |
Target will be aligned to bottom side |
See Also
- namespace GroupDocs.Annotation.Models
- assembly GroupDocs.Annotation