LimitMemoryExceptionReduceMemoryFactor Property

Gets or sets the reduce memory factor.

Namespace:  Aspose.CAD.CadExceptions
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public long ReduceMemoryFactor { get; set; }

Property Value

Type: Int64
The reduce memory factor.
See Also