EmfOptions.Compress

EmfOptions.Compress property

Gets or sets a value indicating whether this instance is compressed.

public bool Compress { get; set; }

Property Value

true if compressed; otherwise, false.

See Also