Table of Contents

Class WP15

Namespace
DocumentFormat.OpenXml.Linq
Assembly
DocumentFormat.OpenXml.Linq.dll

Declares XNamespace and XName fields for the xmlns:wp15="http://schemas.microsoft.com/office/word/2012/wordprocessingDrawing" namespace.

public static class WP15
Inheritance
WP15
Inherited Members

Fields

webVideoPr

Represents the wp15:webVideoPr XML element.

public static readonly XName webVideoPr

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: ext, graphicData.
  • has the following XML attributes: embeddedHtml, h, w.
  • corresponds to the following strongly-typed classes: WebVideoProperty.

wp15

Defines the XML namespace associated with the wp15 prefix.

public static readonly XNamespace wp15

Field Value

XNamespace