Declares XNamespace and XName fields for the xmlns:wpc="http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas" namespace.

Hierarchy

  • WPC

Properties

bg: XName = ...

Represents the wpc:bg XML element.

Remarks

As an XML element, it has the following:

extLst: XName = ...

Represents the wpc:extLst XML element.

Remarks

As an XML element, it has the following:

graphicFrame: XName = ...

Represents the wpc:graphicFrame XML element.

Remarks

As an XML element, it has the following:

whole: XName = ...

Represents the wpc:whole XML element.

Remarks

As an XML element, it has the following:

wpc: XNamespace = ...

Defines the XML namespace associated with the wpc prefix.

wpc_: XName = ...

Represents the wpc:wpc XML element.

Remarks

As an XML element, it has the following:

Accessors

  • get namespaceDeclaration(): XAttribute
  • Returns the namespace declaration XAttribute for this namespace.

    Returns XAttribute

Generated using TypeDoc