# GrapeCity.Documents.Svg.SvgAttributeType

## Content

<div class="doc-site-dotnet-api-container">




  <h1 id="GrapeCity_Documents_Svg_SvgAttributeType" data-uid="GrapeCity.Documents.Svg.SvgAttributeType" class="text-break">SvgAttributeType Enum
</h1>
  <div class="markdown level0 summary"><p>Specifies the type of an SVG attribute.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Documents.Svg.html">GrapeCity.Documents.Svg</a></h6>
  <h6><strong>Assembly</strong>: DS.Documents.Imaging.dll</h6>
  <h5 id="GrapeCity_Documents_Svg_SvgAttributeType_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum SvgAttributeType</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Enum SvgAttributeType</code></pre>
  </div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    <thead>
    </thead></thead><tbody>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_CenterX">CenterX</td>
        <td><p>The 'cx' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_CenterY">CenterY</td>
        <td><p>The 'cy' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_Class">Class</td>
        <td><p>The 'class' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_Clip">Clip</td>
        <td><p>The 'clip' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_ClipPath">ClipPath</td>
        <td><p>The 'clip-path' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_ClipPathUnits">ClipPathUnits</td>
        <td><p>The 'clipPathUnits' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_ClipRule">ClipRule</td>
        <td><p>The 'clip-rule' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_Color">Color</td>
        <td><p>The 'color' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_Display">Display</td>
        <td><p>The 'display' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_Fill">Fill</td>
        <td><p>The 'fill' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_FillOpacity">FillOpacity</td>
        <td><p>The 'fill-opacity' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_FillRule">FillRule</td>
        <td><p>The 'fill-rule' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_FocalRadius">FocalRadius</td>
        <td><p>The 'fr' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_FocalX">FocalX</td>
        <td><p>The 'fx' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_FocalY">FocalY</td>
        <td><p>The 'fy' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_Font">Font</td>
        <td><p>The 'font' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_FontFamily">FontFamily</td>
        <td><p>The 'font-family' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_FontKerning">FontKerning</td>
        <td><p>The 'font-kerning' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_FontSize">FontSize</td>
        <td><p>The 'font-size' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_FontSizeAdjust">FontSizeAdjust</td>
        <td><p>The 'font-size-adjust' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_FontStretch">FontStretch</td>
        <td><p>The 'font-stretch' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_FontStyle">FontStyle</td>
        <td><p>The 'font-style' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_FontVariant">FontVariant</td>
        <td><p>The 'font-variant' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_FontVariantCaps">FontVariantCaps</td>
        <td><p>The 'font-variant-caps' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_FontVariantEastAsian">FontVariantEastAsian</td>
        <td><p>The 'font-variant-east-asian' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_FontVariantLigatures">FontVariantLigatures</td>
        <td><p>The 'font-variant-ligatures' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_FontVariantNumeric">FontVariantNumeric</td>
        <td><p>The 'font-variant-numeric' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_FontVariantPosition">FontVariantPosition</td>
        <td><p>The 'font-variant-position' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_FontWeight">FontWeight</td>
        <td><p>The 'font-weight' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_GlyphOrientationVertical">GlyphOrientationVertical</td>
        <td><p>The 'glyph-orientation-vertical' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_GradientTransform">GradientTransform</td>
        <td><p>The 'gradientTransform' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_GradientUnits">GradientUnits</td>
        <td><p>The 'gradientUnits' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_Height">Height</td>
        <td><p>The 'height' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_Href">Href</td>
        <td><p>The 'href' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_ID">ID</td>
        <td><p>The 'id' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_ImageRendering">ImageRendering</td>
        <td><p>The 'image-rendering' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_Lang">Lang</td>
        <td><p>The 'lang' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_LengthAdjust">LengthAdjust</td>
        <td><p>The 'lengthAdjust' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_LetterSpacing">LetterSpacing</td>
        <td><p>The 'letter-spacing' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_Marker">Marker</td>
        <td><p>The 'marker' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_MarkerEnd">MarkerEnd</td>
        <td><p>The 'marker-end' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_MarkerHeight">MarkerHeight</td>
        <td><p>The 'markerHeight' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_MarkerMid">MarkerMid</td>
        <td><p>The 'marker-mid' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_MarkerStart">MarkerStart</td>
        <td><p>The 'marker-start' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_MarkerUnits">MarkerUnits</td>
        <td><p>The 'markerUnits' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_MarkerWidth">MarkerWidth</td>
        <td><p>The 'markerWidth' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_MaxHeight">MaxHeight</td>
        <td><p>The 'max-height' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_MaxWidth">MaxWidth</td>
        <td><p>The 'max-width' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_MinHeight">MinHeight</td>
        <td><p>The 'min-height' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_MinWidth">MinWidth</td>
        <td><p>The 'min-width' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_Offset">Offset</td>
        <td><p>The 'offset' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_Opacity">Opacity</td>
        <td><p>The 'opacity' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_OrientAngle">OrientAngle</td>
        <td><p>The 'orient' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_Overflow">Overflow</td>
        <td><p>The 'overflow' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_PaintOrder">PaintOrder</td>
        <td><p>The 'paint-order' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_PathData">PathData</td>
        <td><p>The 'd' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_PathLength">PathLength</td>
        <td><p>The 'pathLength' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_PatternContentUnits">PatternContentUnits</td>
        <td><p>The 'patternContentUnits' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_PatternTransform">PatternTransform</td>
        <td><p>The 'patternTransform' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_PatternUnits">PatternUnits</td>
        <td><p>The 'patternUnits' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_Points">Points</td>
        <td><p>The 'points' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_PreserveAspectRatio">PreserveAspectRatio</td>
        <td><p>The 'preserveAspectRatio' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_Radius">Radius</td>
        <td><p>The 'r' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_RadiusX">RadiusX</td>
        <td><p>The 'rx' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_RadiusY">RadiusY</td>
        <td><p>The 'ry' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_RefX">RefX</td>
        <td><p>The 'refX' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_RefY">RefY</td>
        <td><p>The 'refY' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_ShapeRendering">ShapeRendering</td>
        <td><p>The 'shape-rendering' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_SpreadMethod">SpreadMethod</td>
        <td><p>The 'spreadMethod' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_StopColor">StopColor</td>
        <td><p>The 'stop-color' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_StopOpacity">StopOpacity</td>
        <td><p>The 'stop-opacity' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_Stroke">Stroke</td>
        <td><p>The 'stroke' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_StrokeDashArray">StrokeDashArray</td>
        <td><p>The 'stroke-dasharray' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_StrokeDashOffset">StrokeDashOffset</td>
        <td><p>The 'stroke-dashoffset' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_StrokeLineCap">StrokeLineCap</td>
        <td><p>The 'stroke-linecap' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_StrokeLineJoin">StrokeLineJoin</td>
        <td><p>The 'stroke-linejoin' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_StrokeMiterLimit">StrokeMiterLimit</td>
        <td><p>The 'stroke-miterlimit' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_StrokeOpacity">StrokeOpacity</td>
        <td><p>The 'stroke-opacity' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_StrokeWidth">StrokeWidth</td>
        <td><p>The 'stroke-width' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_SystemLanguage">SystemLanguage</td>
        <td><p>The 'systemLanguage' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_TextAnchor">TextAnchor</td>
        <td><p>The 'text-anchor' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_TextDX">TextDX</td>
        <td><p>The 'dx' attribute of 'text' or 'tspan' elements.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_TextDY">TextDY</td>
        <td><p>The 'dy' attribute of 'text' or 'tspan' elements.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_TextDecoration">TextDecoration</td>
        <td><p>The 'text-decoration' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_TextDecorationLine">TextDecorationLine</td>
        <td><p>The 'text-decoration-line' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_TextDecorationStyle">TextDecorationStyle</td>
        <td><p>The 'text-decoration-style' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_TextDirection">TextDirection</td>
        <td><p>The 'direction' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_TextLength">TextLength</td>
        <td><p>The 'textLength' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_TextOrientation">TextOrientation</td>
        <td><p>The 'text-orientation' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_TextPathMethod">TextPathMethod</td>
        <td><p>The 'method' attribute of the 'textPath' element.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_TextPathPath">TextPathPath</td>
        <td><p>The 'path' attribute of the 'textPath' element.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_TextPathSide">TextPathSide</td>
        <td><p>The 'side' attribute of the 'textPath' element.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_TextPathSpacing">TextPathSpacing</td>
        <td><p>The 'spacing' attribute of the 'textPath' element.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_TextPathStartOffset">TextPathStartOffset</td>
        <td><p>The 'startOffset' attribute of the 'textPath' element.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_TextRendering">TextRendering</td>
        <td><p>The 'text-rendering' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_TextRotate">TextRotate</td>
        <td><p>The 'rotate' attribute of 'text' or 'tspan' elements.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_TextX">TextX</td>
        <td><p>The 'x' attribute of 'text' or 'tspan' elements.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_TextY">TextY</td>
        <td><p>The 'y' attribute of 'text' or 'tspan' elements.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_Transform">Transform</td>
        <td><p>The 'transform' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_UnicodeBidi">UnicodeBidi</td>
        <td><p>The 'unicode-bidi' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_Unknown">Unknown</td>
        <td><p>Unknown or unsupported attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_ViewBox">ViewBox</td>
        <td><p>The 'viewBox' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_Visibility">Visibility</td>
        <td><p>The 'visibility' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_Width">Width</td>
        <td><p>The 'width' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_WordSpacing">WordSpacing</td>
        <td><p>The 'word-spacing' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_WritingMode">WritingMode</td>
        <td><p>The 'writing-mode' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_X">X</td>
        <td><p>The 'x' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_X1">X1</td>
        <td><p>The 'x1' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_X2">X2</td>
        <td><p>The 'x2' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_XLinkHref">XLinkHref</td>
        <td><p>The 'xlink:href' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_XmlLang">XmlLang</td>
        <td><p>The 'xml:lang' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_XmlSpace">XmlSpace</td>
        <td><p>The 'xml:space' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_Y">Y</td>
        <td><p>The 'y' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_Y1">Y1</td>
        <td><p>The 'y1' attribute.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgAttributeType_Y2">Y2</td>
        <td><p>The 'y2' attribute.</p>
</td>
      </tr>
    </tbody>
  </table>
</div>
