TextContent

SvgImage.TextContent property

Returns a content of this SVG image as a base64-encoded binary content (not as a raw text in XML format)

public override string TextContent { get; }

See Also