SvgData

ISvgImage.SvgData property

Returns SVG data. Read-only Byte[].

public byte[] SvgData { get; }

See Also