files/en-us/web/api/svgtextcontentelement/index.md
{{APIRef("SVG")}}
The SVGTextContentElement interface is implemented by elements that support rendering child text content. It is inherited by various text-related interfaces, such as {{domxref("SVGTextElement")}}, {{domxref("SVGTSpanElement")}}, and {{domxref("SVGTextPathElement")}}.
{{InheritanceDiagram}}
This interface also inherits properties from its parent, {{domxref("SVGGraphicsElement")}}.
LENGTHADJUST_* constant values.This interface also inherits methods from its parent, {{domxref("SVGGraphicsElement")}}.
LENGTHADJUST_UNKNOWN (0)
LENGTHADJUST_SPACING (1)
spacing.LENGTHADJUST_SPACINGANDGLYPHS (2)
spacingAndGlyphs.{{Specifications}}
{{Compat}}