Class WPC
- Namespace
- DocumentFormat.OpenXml.Linq
- Assembly
- DocumentFormat.OpenXml.Linq.dll
Declares XNamespace and XName fields for the xmlns:wpc="http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas" namespace.
public static class WPC
- Inheritance
-
WPC
- Inherited Members
Fields
bg
Represents the wpc:bg XML element.
public static readonly XName bg
Field Value
- XName
Remarks
As an XML element, it:
extLst
Represents the wpc:extLst XML element.
public static readonly XName extLst
Field Value
- XName
Remarks
As an XML element, it:
graphicFrame
Represents the wpc:graphicFrame XML element.
public static readonly XName graphicFrame
Field Value
- XName
Remarks
As an XML element, it:
whole
Represents the wpc:whole XML element.
public static readonly XName whole
Field Value
- XName
Remarks
As an XML element, it:
wpc
Defines the XML namespace associated with the wpc prefix.
public static readonly XNamespace wpc
Field Value
- XNamespace
wpc_
Represents the wpc:wpc XML element.
public static readonly XName wpc_
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: graphicData.
- has the following child XML elements: pic_, contentPart, bg, extLst, graphicFrame, whole, wgp, wsp.
- corresponds to the following strongly-typed classes: WordprocessingCanvas.