_Document.WordOpenXML Property

Definition

Returns the flat XML format for the Word Open XML contents of the document. Read-only.

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

Property Value

String

Applies to