ByteContent

SvgImage.ByteContent property

Returns a content of this SVG image as a binary stream

public override Stream ByteContent { get; }

See Also