Table of Contents

Class CadRasterizationOptions

Namespace
Aspose.CAD.ImageOptions
Assembly
Aspose.CAD.dll

The Cad rasterization options.

[ComVisible(false)]
public class CadRasterizationOptions : VectorRasterizationOptions
Inheritance
CadRasterizationOptions
Inherited Members

Constructors

CadRasterizationOptions()

Fields

RenderResult

Rendering result handler.

Properties

AutomaticLayoutsScaling

Gets or sets a value indicating whether layouts should be automatically scaled.

CtbSources

Gets or sets the CTB sources.

DrawType

Gets or sets type of drawing.

ExportAllLayoutContent

Gets or sets whether to export entities on layouts, which are outside plot area.

Layers

Gets or sets layers of DXF file to export.

LayoutPlotAreas
Layouts

Gets or sets the layoutName.

NoScaling

Gets or sets no scaling during export.

ObserverPoint

Gets or sets the observer point.

PdfProductLocation

The PDF product location

PenOptions

Gets or sets the pen options.

Quality

Gets or sets the quality.

RenderMode3D

Gets or sets 3D render mode.

ScaleMethod

Gets or sets scale method for automatic adjust of image size.

ShxCodePages

Gets or sets the SHX sources.

ShxFonts

Gets or sets paths to SHX fonts to be used at export.

VisibilityMode

Gets or sets object visibility check mode

Zoom

Gets or sets zoom factor. Allows to zoom drawing relatively to canvas size. Value of 1 corresponds to exact fit, value below 1 allows to preserve margins, value above 1 allows to scale drawing up.