LoadOptions.DisposeStream

LoadOptions.DisposeStream property

Gets or sets a value indicating whether to dispose the stream containing the image.

public bool DisposeStream { get; set; }

See Also