This documentation is archived and is not being maintained.
DropCapLocationValues enumeration
Defines the DropCapLocationValues enumeration.
Namespace:
DocumentFormat.OpenXml.WordprocessingAssembly:
DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
No code example is currently available or this language may not be supported.
| Member name | Description |
|---|
| None |
Not Drop Cap.
When the item is serialized out as xml, its value is "none". |
| Drop |
Drop Cap Inside Margin.
When the item is serialized out as xml, its value is "drop". |
| Margin |
Drop Cap Outside Margin.
When the item is serialized out as xml, its value is "margin". |