Aspose.CAD.ImageOptions Namespace |
Class | Description | |
---|---|---|
![]() | BmpOptions |
The bmp file format creation options.
|
![]() | CadRasterizationOptions |
The Cad rasterization options.
|
![]() | CadRenderResult |
Represents result of rendering
|
![]() | DwfOptions |
The DWF options.
|
![]() | DxfOptions |
The SVG file format creation options.
|
![]() | GifOptions |
The gif file format creation options.
|
![]() | GraphicsOptions |
Represents graphics options for embedded bitmap.
|
![]() | Jpeg2000Options |
The Jpeg2000 file format options.
|
![]() | JpegOptions |
The jpeg file format create options.
|
![]() | Margins |
Margins class.
|
![]() | MultiPageOptions |
Base class for multiple pages supported formats
|
![]() | PdfDocumentOptions |
The PDF options.
|
![]() | PdfOptions |
The PDF options.
|
![]() | PenOptions |
Drawing pen options
|
![]() | PngOptions |
The png file format create options.
|
![]() | PsdOptions |
The psd file format create options.
|
![]() | RasterizationQuality |
RasterizationQuality class
|
![]() | RdOptimizerSettings |
RD optimizer settings class
|
![]() | RenderResult |
Represents information with results of rendering
|
![]() | SvgOptions |
The SVG file format creation options.
|
![]() | TiffOptions |
The tiff file format options.
Note that width and height tags will get overwritten on image creation by width and height parameters so there is no need to specify them directly.
Note that many options return a default value but that does not mean that this option is set explicitly as a tag value. To verify the tag is present use Tags property or the corresponding IsTagPresent method.
|
![]() | VectorRasterizationOptions |
The vector rasterization options.
|
![]() | WmfOptions |
The wmf file format creation options.
|
Delegate | Description | |
---|---|---|
![]() | CadRasterizationOptionsCadRenderHandler |
Delegate to create handler to catch CadRenderResult
|
Enumeration | Description | |
---|---|---|
![]() | MultiPageMode |
Represents multipage mode
|
![]() | PdfCompliance |
Specifies the PDF compliance level to output file.
|
![]() | RasterizationQualityValue |
RasterizationQuality
|
![]() | RenderErrorCode |
Represents possible missing sections in CAD file
|
![]() | TiffOptionsError |
The tiff options error codes.
|
![]() | UnitType |
Represents unit types.
|