public enum ENVerticalAnchor : System.Enum
public enum ENVerticalAnchor : System.Enum
Member | Description |
---|---|
Ancestor | Anchored to ancestor |
BottomMargin | Anchored to bottom margin |
Flow | Anchored to flow |
InsideMargin | Anchored to inside margin (the top margin on odd pages, bottom on even pages) |
Margin | Anchored to page margin |
OutsideMargin | Anchored to outside margin (the bottom margin on odd pages, left on even pages) |
Page | Anchored to page |
TopMargin | Anchored to top page margin |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Text.ENVerticalAnchor
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)