Declares XNamespace and XName fields for the xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing" namespace.

Hierarchy

  • WP

Properties

align: XName = ...

Represents the wp:align XML elements.

Remarks

As an XML element, it has the following:

anchor: XName = ...

Represents the wp:anchor XML element.

Remarks

As an XML element, it has the following:

cNvGraphicFramePr: XName = ...

Represents the wp:cNvGraphicFramePr XML element.

Remarks

As an XML element, it has the following:

docPr: XName = ...

Represents the wp:docPr XML element.

Remarks

As an XML element, it has the following:

effectExtent: XName = ...

Represents the wp:effectExtent XML element.

Remarks

As an XML element, it has the following:

extent: XName = ...

Represents the wp:extent XML element.

Remarks

As an XML element, it has the following:

inline: XName = ...

Represents the wp:inline XML element.

Remarks

As an XML element, it has the following:

lineTo: XName = ...

Represents the wp:lineTo XML element.

Remarks

As an XML element, it has the following:

posOffset: XName = ...

Represents the wp:posOffset XML element.

Remarks

As an XML element, it has the following:

positionH: XName = ...

Represents the wp:positionH XML element.

Remarks

As an XML element, it has the following:

positionV: XName = ...

Represents the wp:positionV XML element.

Remarks

As an XML element, it has the following:

simplePos: XName = ...

Represents the wp:simplePos XML element.

Remarks

As an XML element, it has the following:

start: XName = ...

Represents the wp:start XML element.

Remarks

As an XML element, it has the following:

wp: XNamespace = ...

Defines the XML namespace associated with the wp prefix.

wrapNone: XName = ...

Represents the wp:wrapNone XML element.

Remarks

As an XML element, it has the following:

wrapPolygon: XName = ...

Represents the wp:wrapPolygon XML element.

Remarks

As an XML element, it has the following:

wrapSquare: XName = ...

Represents the wp:wrapSquare XML element.

Remarks

As an XML element, it has the following:

wrapThrough: XName = ...

Represents the wp:wrapThrough XML element.

Remarks

As an XML element, it has the following:

wrapTight: XName = ...

Represents the wp:wrapTight XML element.

Remarks

As an XML element, it has the following:

wrapTopAndBottom: XName = ...

Represents the wp:wrapTopAndBottom 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