CadRasterizationOptions Properties |
The CadRasterizationOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | AutomaticLayoutsScaling |
Gets or sets a value indicating whether layouts should be automatically scaled.
|
![]() | BackgroundColor |
Gets or sets a background color.
(Inherited from VectorRasterizationOptions.) |
![]() | BorderX | Obsolete.
Gets or sets the border X.
(Inherited from VectorRasterizationOptions.) |
![]() | BorderY | Obsolete.
Gets or sets the border Y.
(Inherited from VectorRasterizationOptions.) |
![]() | ContentAsBitmap |
Gets or sets a value indicating whether content of a drawing is represented as image inside Pdf. Applicable only for CAD to Pdf export. Default is false.
(Inherited from VectorRasterizationOptions.) |
![]() | DrawColor |
Gets or sets a foreground color.
(Inherited from VectorRasterizationOptions.) |
![]() | DrawType |
Gets or sets type of drawing.
|
![]() | EmbedBackground |
Wether background of color not equal to default background color of output format (white for PDF and SVG, transparent for raster) should be embedded into output image (if not embedded, background will be default of the output render system, but color of the content that depend on background color will be rendered using stated background color)
(Inherited from VectorRasterizationOptions.) |
![]() | ExportAllLayoutContent |
Gets or sets whether to export entities on layouts, which are outside plot area.
|
![]() | GraphicsOptions |
Gets or sets options to render bitmap inside pdf (if ContentAsBitmap is set to true).
(Inherited from VectorRasterizationOptions.) |
![]() | Layers |
Gets or sets layers of DXF file to export.
|
![]() | LayoutPageSizes |
Gets or sets the layout page sizes.
(Inherited from VectorRasterizationOptions.) |
![]() | Layouts |
Gets or sets the layoutName.
|
![]() | Margins |
Gets or sets Margins.
(Inherited from VectorRasterizationOptions.) |
![]() | NoScaling |
Gets or sets no scaling during export.
|
![]() ![]() | ObserverPoint |
Gets or sets the observer point.
|
![]() | PageHeight |
Gets or sets the page height.
(Inherited from VectorRasterizationOptions.) |
![]() | PageSize |
Gets or sets the page size.
(Inherited from VectorRasterizationOptions.) |
![]() | PageWidth |
Gets or sets the page width.
(Inherited from VectorRasterizationOptions.) |
![]() | PdfProductLocation |
The PDF product location
|
![]() ![]() | PenOptions |
Gets or sets the pen options.
|
![]() | Quality |
Gets or sets the quality.
|
![]() | RelativePosition |
Position of top left corner of exported region relative to whole document's image, in relative units - 0,0 is top left, 1,1 is bottom of document's image.
(Inherited from VectorRasterizationOptions.) |
![]() | RelativeScale |
Scale of exported region relative to whole document's image. Calculated as ratio of corresponding dimension of exported region to larger dimension of exported document.
(Inherited from VectorRasterizationOptions.) |
![]() | UnitType |
Gets or sets unit type of export result.
(Inherited from VectorRasterizationOptions.) |
![]() ![]() | 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.
|