ImageOptionsExt1.SaveOptions

ImageOptionsExt<T>.SaveOptions property

Gets or sets the SaveOptions.

public T SaveOptions { get; set; }

Property Value

The save options.

See Also