Class A15
- Namespace
- DocumentFormat.OpenXml.Linq
- Assembly
- DocumentFormat.OpenXml.Linq.dll
Declares XNamespace and XName fields for the xmlns:a15="http://schemas.microsoft.com/office/drawing/2012/main" namespace.
public static class A15
- Inheritance
-
A15
- Inherited Members
Fields
a15
Defines the XML namespace associated with the a15 prefix.
public static readonly XNamespace a15
Field Value
- XNamespace
backgroundPr
Represents the a15:backgroundPr XML element.
public static readonly XName backgroundPr
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: ext, graphicData.
- has the following XML attributes: bwMode, bwNormal, bwPure, targetScreenSize.
- corresponds to the following strongly-typed classes: BackgroundProperties.
nonVisualGroupProps
Represents the a15:nonVisualGroupProps XML element.
public static readonly XName nonVisualGroupProps
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: ext, graphicData.
- has the following XML attributes: isLegacyGroup.
- corresponds to the following strongly-typed classes: NonVisualGroupProperties.
objectPr
Represents the a15:objectPr XML element.
public static readonly XName objectPr
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: ext, graphicData.
- has the following XML attributes: isActiveX, linkType, objectId.
- corresponds to the following strongly-typed classes: ObjectProperties.
signatureLine
Represents the a15:signatureLine XML element.
public static readonly XName signatureLine
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: ext, graphicData.
- has the following XML attributes: addlXml_, allowComments_, id, isSignatureLine_, provId_, showSignDate_, signingInstructions_, signingInstructionsSet_, sigProvUrl_, suggestedSigner, suggestedSigner2, suggestedSignerEmail.
- corresponds to the following strongly-typed classes: SignatureLine.