AnchorPointValues Enumeration

Defines the AnchorPointValues enumeration.

Namespace:  DocumentFormat.OpenXml.EMMA
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Enumeration AnchorPointValues
'Usage
Dim instance As AnchorPointValues
public enum AnchorPointValues

Members

Member name Description
Start start. When the item is serialized out as xml, its value is "start".
End end. When the item is serialized out as xml, its value is "end".

See Also

Reference

DocumentFormat.OpenXml.EMMA Namespace