Share via


WP14 Class

Definition

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

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

Fields

anchorId

Represents the wp14:anchorId XML attributes.

editId

Represents the wp14:editId XML attributes.

pctHeight

Represents the wp14:pctHeight XML element.

pctPosHOffset

Represents the wp14:pctPosHOffset XML element.

pctPosVOffset

Represents the wp14:pctPosVOffset XML element.

pctWidth

Represents the wp14:pctWidth XML element.

sizeRelH

Represents the wp14:sizeRelH XML element.

sizeRelV

Represents the wp14:sizeRelV XML element.

wp14

Defines the XML namespace associated with the wp14 prefix.

Applies to