Freigeben über


HorizontalAnchorValues-Enumeration

Horizontal Anchor Type

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

Syntax

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

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