public class CdrRasterizationOptions extends VectorRasterizationOptions
The Cdr rasterization options
VectorRasterizationOptions| Constructor and Description |
|---|
CdrRasterizationOptions()
Initializes a new instance of the
CdrRasterizationOptions class. |
| Modifier and Type | Method and Description |
|---|---|
float |
getScaleX()
Gets the scale x.
|
float |
getScaleY()
Gets the scale y.
|
void |
setScaleX(float scaleX)
Sets the scale x.
|
void |
setScaleY(float scaleY)
Sets the scale y.
|
copyTo, getBackgroundColor, getBorderX, getBorderY, getCenterDrawing, getDrawColor, getPageHeight, getPageSize, getPageWidth, getPositioning, getSmoothingMode, getTextRenderingHint, setBackgroundColor, setBorderX, setBorderY, setCenterDrawing, setDrawColor, setPageHeight, setPageSize, setPageWidth, setPositioning, setSmoothingMode, setTextRenderingHintdeepClone, getBufferSizeHint, getFullFrame, getMultiPageOptions, getPalette, getProgressEventHandler, getResolutionSettings, getSource, getVectorRasterizationOptions, getXmpData, setBufferSizeHint, setFullFrame, setMultiPageOptions, setPalette, setProgressEventHandler, setResolutionSettings, setSource, setVectorRasterizationOptions, setXmpDataclose, dispose, getDisposedpublic CdrRasterizationOptions()
Initializes a new instance of the CdrRasterizationOptions class.
Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.