Aspose.CAD.ImageOptions Namespace

The namespace contains classes suitable for export, save or creation of different file formats.
Classes
  ClassDescription
Public classBmpOptions
The bmp file format creation options.
Public classCadRasterizationOptions
The Cad rasterization options.
Public classCadRenderResult
Represents result of rendering
Public classDwfOptions
The DWF options.
Public classDxfOptions
The SVG file format creation options.
Public classGifOptions
The gif file format creation options.
Public classGraphicsOptions
Represents graphics options for embedded bitmap.
Public classJpeg2000Options
The Jpeg2000 file format options.
Public classJpegOptions
The jpeg file format create options.
Public classMargins
Margins class.
Public classMultiPageOptions
Base class for multiple pages supported formats
Public classPdfDocumentOptions
The PDF options.
Public classPdfOptions
The PDF options.
Public classPenOptions
Drawing pen options
Public classPngOptions
The png file format create options.
Public classPsdOptions
The psd file format create options.
Public classRasterizationQuality
RasterizationQuality class
Public classRdOptimizerSettings
RD optimizer settings class
Public classRenderResult
Represents information with results of rendering
Public classSvgOptions
The SVG file format creation options.
Public classTiffOptions
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.
Public classVectorRasterizationOptions
The vector rasterization options.
Public classWmfOptions
The wmf file format creation options.
Delegates
  DelegateDescription
Public delegateCadRasterizationOptionsCadRenderHandler
Delegate to create handler to catch CadRenderResult
Enumerations
  EnumerationDescription
Public enumerationMultiPageMode
Represents multipage mode
Public enumerationPdfCompliance
Specifies the PDF compliance level to output file.
Public enumerationRasterizationQualityValue
RasterizationQuality
Public enumerationRenderErrorCode
Represents possible missing sections in CAD file
Public enumerationTiffOptionsError
The tiff options error codes.
Public enumerationUnitType
Represents unit types.