public class CmxRasterizationOptions extends VectorRasterizationOptions
the CMX exporter options.
VectorRasterizationOptions| Constructor and Description |
|---|
CmxRasterizationOptions()
Initializes a new instance of the
CmxRasterizationOptions class. |
| Modifier and Type | Method and Description |
|---|---|
ResolutionSetting |
getResolutionSettings()
Gets the resolution settings.
|
void |
setResolutionSettings(ResolutionSetting value)
Sets the resolution settings.
|
copyTo, deepClone, getBackgroundColor, getBorderX, getBorderY, getCenterDrawing, getDrawColor, getPageHeight, getPageSize, getPageWidth, getPositioning, getReplaceTextMapping, getSmoothingMode, getTextRenderingHint, setBackgroundColor, setBorderX, setBorderY, setCenterDrawing, setDrawColor, setPageHeight, setPageSize, setPageWidth, setPositioning, setReplaceTextMapping, setSmoothingMode, setTextRenderingHintpublic CmxRasterizationOptions()
Initializes a new instance of the CmxRasterizationOptions class.
public final ResolutionSetting getResolutionSettings()
Gets the resolution settings.
public final void setResolutionSettings(ResolutionSetting value)
Sets the resolution settings.
value - the resolution settings.Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.