Class PIC
- Namespace
- DocumentFormat.OpenXml.Linq
- Assembly
- DocumentFormat.OpenXml.Linq.dll
Declares XNamespace and XName fields for the xmlns:pic="http://schemas.openxmlformats.org/drawingml/2006/picture" namespace.
public static class PIC
- Inheritance
-
PIC
- Inherited Members
Fields
blipFill
Represents the pic:blipFill XML element.
public static readonly XName blipFill
Field Value
- XName
Remarks
As an XML element, it:
cNvPicPr
Represents the pic:cNvPicPr XML element.
public static readonly XName cNvPicPr
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: nvPicPr.
- has the following child XML elements: extLst, picLocks.
- has the following XML attributes: preferRelativeResize.
- corresponds to the following strongly-typed classes: NonVisualPictureDrawingProperties.
cNvPr
Represents the pic:cNvPr XML element.
public static readonly XName cNvPr
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: nvPicPr.
- has the following child XML elements: extLst, hlinkClick, hlinkHover.
- has the following XML attributes: descr, hidden, id, name, title.
- corresponds to the following strongly-typed classes: NonVisualDrawingProperties.
nvPicPr
Represents the pic:nvPicPr XML element.
public static readonly XName nvPicPr
Field Value
- XName
Remarks
As an XML element, it:
pic
Defines the XML namespace associated with the pic prefix.
public static readonly XNamespace pic
Field Value
- XNamespace
pic_
Represents the pic:pic XML element.
public static readonly XName pic_
Field Value
- XName
Remarks
As an XML element, it:
spPr
Represents the pic:spPr XML element.
public static readonly XName spPr
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: pic_.
- has the following child XML elements: blipFill, custGeom, effectDag, effectLst, extLst, gradFill, grpFill, ln, noFill, pattFill, prstGeom, scene3d, solidFill, sp3d, xfrm.
- has the following XML attributes: bwMode.
- corresponds to the following strongly-typed classes: ShapeProperties.