Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies to what the horizontal position of a frame, a shape, or a group of rows is relative.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)
Usage
Dim wdRelativeHorizontalPosition1 As WdRelativeHorizontalPosition = WdRelativeHorizontalPosition.wdRelativeHorizontalPositionCharacter
Syntax
Public Enum WdRelativeHorizontalPosition
public enum WdRelativeHorizontalPosition
public enum class WdRelativeHorizontalPosition
public enum WdRelativeHorizontalPosition
public enum WdRelativeHorizontalPosition
Members
| Member name | Description |
|---|---|
| wdRelativeHorizontalPositionCharacter | Relative to character. |
| wdRelativeHorizontalPositionColumn | Relative to column. |
| wdRelativeHorizontalPositionMargin | Relative to margin. |
| wdRelativeHorizontalPositionPage | Relative to page. |
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000