DwgDecoder Properties |
The DwgDecoder type exposes the following members.
| Name | Description | |
|---|---|---|
| BackgroundColor | Sets or gets the background color that will be used for a given drawing | |
| DefaultSize | Sets or gets the default page size in inches. | |
| FitToPage | Sets or gets how the drawing is fit to the page. | |
| OutsidePageSize | Sets or gets the size of resulting images in pixels | |
| Resolution | Sets or gets the resolution of resulting images. | |
| SupportedImageType | Obsolete. Returns the ImageType that the implemented decoder class supports. (Inherited from ImageDecoder.) | |
| UseOutsidePageSize | Sets or gets a flag indicating whether or not the files page size should be overridden. | |
| Zoom | Gets or sets zoom factor. | |
| ZoomPoint | Sets or gets the point from which zooming should be done on the image. |