Class MultiPageOptions
- Namespace
- Aspose.CAD.ImageOptions
- Assembly
- Aspose.CAD.dll
Base class for multiple pages supported formats
public class MultiPageOptions
- Inheritance
-
MultiPageOptions
- Inherited Members
Constructors
- MultiPageOptions()
Initializes a new instance of the MultiPageOptions class.
- MultiPageOptions(IntRange)
Initializes a new instance of the MultiPageOptions class.
- MultiPageOptions(IntRange, Rectangle)
Initializes a new instance of the MultiPageOptions class.
- MultiPageOptions(IntRange[])
Initializes a new instance of the MultiPageOptions class.
- MultiPageOptions(IntRange[], Rectangle)
Initializes a new instance of the MultiPageOptions class.
- MultiPageOptions(int)
Initializes a new instance of the MultiPageOptions class.
- MultiPageOptions(int, Rectangle)
Initializes a new instance of the MultiPageOptions class.
- MultiPageOptions(int[])
Initializes a new instance of the MultiPageOptions class.
- MultiPageOptions(int[], Rectangle)
Initializes a new instance of the MultiPageOptions class.
- MultiPageOptions(string[])
Initializes a new instance of the MultiPageOptions class.
- MultiPageOptions(string[], Rectangle)
Initializes a new instance of the MultiPageOptions class.
Properties
- ExportArea
Gets or sets the export area.
- MergeLayers
Gets or sets a value indicating whether [merege layers].
- Mode
Gets or sets the mode.
- OutputLayersNames
Gets or sets the output layers names(Works if export format supports layers naming, for example for Psd)
- PageTitles
Gets or sets the page titles.
- Pages
Gets or sets the pages.
Methods
- CheckModeAvailability(MultiPageMode)
Checks the mode application.
- InitPages(IntRange[])
Initializes the pages from ranges array