Class PIC14
- Namespace
- DocumentFormat.OpenXml.Linq
- Assembly
- DocumentFormat.OpenXml.Linq.dll
Declares XNamespace and XName fields for the xmlns:pic14="http://schemas.microsoft.com/office/drawing/2010/picture" namespace.
public static class PIC14
- Inheritance
-
PIC14
- Inherited Members
Fields
extLst
Represents the pic14:extLst XML element.
public static readonly XName extLst
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: graphicData, pic_.
- has the following child XML elements: ext.
- corresponds to the following strongly-typed classes: OfficeArtExtensionList.
pic14
Defines the XML namespace associated with the pic14 prefix.
public static readonly XNamespace pic14
Field Value
- XNamespace
style
Represents the pic14:style XML element.
public static readonly XName style
Field Value
- XName