Freigeben über


MoveBookmarkType-Klasse

Defines the MoveBookmarkType class.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlLeafElement
      DocumentFormat.OpenXml.Wordprocessing.MoveBookmarkType
        DocumentFormat.OpenXml.Wordprocessing.MoveFromRangeStart
        DocumentFormat.OpenXml.Wordprocessing.MoveToRangeStart

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

Syntax

'Declaration
Public MustInherit Class MoveBookmarkType _
    Inherits OpenXmlLeafElement
'Usage
Dim instance As MoveBookmarkType
public abstract class MoveBookmarkType : OpenXmlLeafElement

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Referenz

MoveBookmarkType-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace