Share via


WP Class

Definition

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

public static class WP
type WP = class
Public Class WP
Inheritance
WP

Fields

align

Represents the wp:align XML elements.

anchor

Represents the wp:anchor XML element.

cNvGraphicFramePr

Represents the wp:cNvGraphicFramePr XML element.

docPr

Represents the wp:docPr XML element.

effectExtent

Represents the wp:effectExtent XML element.

extent

Represents the wp:extent XML element.

inline

Represents the wp:inline XML element.

lineTo

Represents the wp:lineTo XML element.

positionH

Represents the wp:positionH XML element.

positionV

Represents the wp:positionV XML element.

posOffset

Represents the wp:posOffset XML element.

simplePos

Represents the wp:simplePos XML element.

start

Represents the wp:start XML element.

wp

Defines the XML namespace associated with the wp prefix.

wrapNone

Represents the wp:wrapNone XML element.

wrapPolygon

Represents the wp:wrapPolygon XML element.

wrapSquare

Represents the wp:wrapSquare XML element.

wrapThrough

Represents the wp:wrapThrough XML element.

wrapTight

Represents the wp:wrapTight XML element.

wrapTopAndBottom

Represents the wp:wrapTopAndBottom XML element.

Applies to