'Declaration Public Enum AnchorRelativeVerticalPosition Inherits System.Enum
public enum AnchorRelativeVerticalPosition : System.Enum
Member | Description |
---|---|
BottomMargin | Specifies that the vertical positioning is relative to the bottom margin of the current page. |
InsideMargin | Specifies that the vertical positioning is relative to the inside margin of the current page. |
Line | Specifies that the vertical positioning is relative to the line containing the anchor character. |
Margin | Specifies that the vertical positioning is relative to the page margins. |
OutsideMargin | Specifies that the vertical positioning is relative to the outside margin of the current page. |
Page | Specifies that the vertical positioning is relative to the edge of the page. |
Paragraph | Specifies that the vertical positioning is relative to the paragraph which contains the drawing anchor. Note: This value is only supported when an offset is explicitly defined. |
TopMargin | Specifies that the vertical positioning is relative to the top margin of the current page. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2