TextContent

VectorImageResourceBase.TextContent property

In implementing type should return a content of this vector image in text form: base64-encoded of XML regarding of image type

public abstract string TextContent { get; }

See Also