Bookmark.WordOpenXML Property

Definition

Gets the contents of the Bookmark in the Word Open XML format.

public:
 property System::String ^ WordOpenXML { System::String ^ get(); };
public string WordOpenXML { get; }
member this.WordOpenXML : string
Public ReadOnly Property WordOpenXML As String

Property Value

A string that contains the contents of the Bookmark in the Word Open XML format.

Applies to