WdDropPosition Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the position of a dropped capital letter.
public enum class WdDropPosition
[System.Runtime.InteropServices.Guid("B7E0677C-2BE6-3C25-8F71-A38E34A4E8BA")]
public enum WdDropPosition
type WdDropPosition =
Public Enum WdDropPosition
- Inheritance
-
WdDropPosition
- Attributes
Fields
Name | Value | Description |
---|---|---|
wdDropNone | 0 | No dropped capital letter. |
wdDropNormal | 1 | Dropped capital letter begins at the left margin. |
wdDropMargin | 2 | Dropped capital letter ends at the left margin. |