MetafileOptions
Class MetafileOptions
Namespace: Imagise.Converter.ImageOptions
Assembly: Imagise.Converter.dll
The Metafiles base options.
public class MetafileOptions : ImageOptions, IDisposable, ICompressOptions
Inheritance
object ← ImageOptions ← MetafileOptions
Derived
Implements
Inherited Members
ImageOptions.Clone(), ImageOptions.Dispose(), ImageOptions.Source, ImageOptions.VectorRasterizationOptions, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Properties
Compress
Gets or sets a value indicating whether this
public bool Compress { get; set; }