Aspose.CAD.ImageOptions
Contents
[
Hide
]
The namespace contains classes suitable for export, save or creation of different file formats.
Classes
Class | Description |
---|---|
BmpOptions | The bmp file format creation options. |
CadRasterizationOptions | The Cad rasterization options. |
CadRenderResult | Represents result of rendering |
DicomOptions | The DICOM file format creation options. |
DwfOptions | The DWF options. |
DxfOptions | The SVG file format creation options. |
EmfOptions | The EMF file format creation options. |
FbxOptions | The Fbx 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 | |
ObjOptions | The OBJ options. |
PdfDigitalSignatureDetailsCore | Contains details for a PDF digital signature. |
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 | |
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. |
WebPOptions | WEBP image options |
WmfOptions | The wmf file format creation options. |
Enumeration
Enumeration | Description |
---|---|
MultiPageMode | |
PdfCompliance | Specifies the PDF compliance level to output file. |
PdfDigitalSignatureHashAlgorithmCore | Specifies digital hash algorithm used by digital signature. |
RasterizationQualityValue | RasterizationQuality |
RenderErrorCode | Represents possible missing sections in CAD file |
TiffOptionsError | |
UnitType | Represents unit types. |