Freigeben über


VerticalAnchorValues-Enumeration

Vertical Anchor Type

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

Syntax

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

Member

Membername Beschreibung
Margin Margin. When the item is serialized out as xml, its value is "margin".
Page Page. When the item is serialized out as xml, its value is "page".
Text Text. When the item is serialized out as xml, its value is "text".

Siehe auch

Referenz

DocumentFormat.OpenXml.Vml.Wordprocessing-Namespace