MultiPageOptions Constructor (IntRange)

Initializes a new instance of the MultiPageOptions class.

Namespace:  Aspose.CAD.ImageOptions
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
protected MultiPageOptions(
	IntRange[] ranges
)

Parameters

ranges
Type: Aspose.CADIntRange
The IntRange.
See Also