Property Compress
- Namespace
- Aspose.CAD.ImageOptions
- Assembly
- Aspose.CAD.dll
Compress
Gets or sets a value indicating whether this instance is compressed.
public bool Compress { get; set; }
Property Value
- bool
true
if compressed; otherwise,false
.