Table of Contents

Class R

Namespace
DocumentFormat.OpenXml.Linq
Assembly
DocumentFormat.OpenXml.Linq.dll

Declares XNamespace and XName fields for the xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" namespace.

public static class R
Inheritance
R
Inherited Members

Fields

blip

Represents the r:blip XML attribute.

public static readonly XName blip

Field Value

XName

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: shape.
  • corresponds to the following strongly-typed properties: Shape.Blip.

cs

Represents the r:cs XML attribute.

public static readonly XName cs

Field Value

XName

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: relIds.
  • corresponds to the following strongly-typed properties: RelationshipIds.ColorPart.

dm

Represents the r:dm XML attribute.

public static readonly XName dm

Field Value

XName

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: relIds.
  • corresponds to the following strongly-typed properties: RelationshipIds.DataPart.

embed

Represents the r:embed XML attributes.

public static readonly XName embed

Field Value

XName

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: blip, snd, wavAudioFile, imgLayer, svgBlip, snd, sndTgt, media, snapshot.
  • corresponds to the following strongly-typed properties: Blip.Embed, HyperlinkSound.Embed, ImageLayer.Embed, Media.Embed, Snapshot.Embed, Sound.Embed, SoundTarget.Embed, SVGBlip.Embed, WaveAudioFile.Embed.

href

Represents the r:href XML attribute.

public static readonly XName href

Field Value

XName

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: imagedata.
  • corresponds to the following strongly-typed properties: ImageData.RelHref.

id

Represents the r:id XML attributes.

public static readonly XName id

Field Value

XName

Remarks

As an XML attribute, it:

Represents the r:link XML attributes.

public static readonly XName link

Field Value

XName

As an XML attribute, it:

  • is contained in the following XML elements: audioFile, blip, quickTimeFile, videoFile, svgBlip, media, snapshot.
  • corresponds to the following strongly-typed properties: AudioFromFile.Link, Blip.Link, Media.Link, QuickTimeFromFile.Link, Snapshot.Link, SVGBlip.Link, VideoFromFile.Link.

lo

Represents the r:lo XML attribute.

public static readonly XName lo

Field Value

XName

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: relIds.
  • corresponds to the following strongly-typed properties: RelationshipIds.LayoutPart.

pict

Represents the r:pict XML attribute.

public static readonly XName pict

Field Value

XName

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: imagedata.
  • corresponds to the following strongly-typed properties: ImageData.Picture.

qs

Represents the r:qs XML attribute.

public static readonly XName qs

Field Value

XName

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: relIds.
  • corresponds to the following strongly-typed properties: RelationshipIds.StylePart.

r

Defines the XML namespace associated with the r prefix.

public static readonly XNamespace r

Field Value

XNamespace