ByteContent

VectorImageResourceBase.ByteContent property

In implementing type should return a content of this vector image as byte stream

public abstract Stream ByteContent { get; }

See Also