Table of Contents

Class ASVG

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

Declares XNamespace and XName fields for the xmlns:asvg="http://schemas.microsoft.com/office/drawing/2016/SVG/main" namespace.

public static class ASVG
Inheritance
ASVG
Inherited Members

Fields

asvg

Defines the XML namespace associated with the asvg prefix.

public static readonly XNamespace asvg

Field Value

XNamespace

svgBlip

Represents the asvg:svgBlip XML element.

public static readonly XName svgBlip

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: ext, graphicData.
  • has the following XML attributes: embed, link.
  • corresponds to the following strongly-typed classes: SVGBlip.