CalloutPlacementValues enumeration

Office 2013 and later

Callout Placement

Namespace:  DocumentFormat.OpenXml.Vml.Office
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
Top Top placement. When the item is serialized out as xml, its value is "top".
Center Center placement. When the item is serialized out as xml, its value is "center".
Bottom Bottom placement. When the item is serialized out as xml, its value is "bottom".
User User-defined placement. When the item is serialized out as xml, its value is "user".
Show: