ImageSaveOptions Class |
Namespace: Aspose.Svg.Saving
The ImageSaveOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | ImageSaveOptions |
Image format ImageFormat based on initialization
|
Name | Description | |
---|---|---|
![]() | BackgroundColor |
Gets or sets Color which will fill background of every page. Default value is Transparent.
(Inherited from RenderingOptions.) |
![]() | Compression |
Sets or gets Tagged Image File Format (TIFF) Compression. By default this property is LZW.
(Inherited from ImageRenderingOptions.) |
![]() | Css |
Gets a CssOptions object which is used for configuration of css properties processing.
(Inherited from RenderingOptions.) |
![]() | Format |
Sets or gets ImageFormat. By default this property is Png.
(Inherited from ImageRenderingOptions.) |
![]() | HorizontalResolution |
Sets or gets horizontal resolution for output and internal (which are used during filters processing) images, in pixels per inch. By default this property is 300 dpi.
(Inherited from ImageRenderingOptions.) |
![]() | PageSetup |
Gets a page setup object is used for configuration output page-set.
(Inherited from RenderingOptions.) |
![]() | SmoothingMode |
Gets or sets the rendering quality for this Graphics.
(Inherited from ImageRenderingOptions.) |
![]() | Text |
Gets a TextOptions object which is used for configuration of text rendering.
(Inherited from ImageRenderingOptions.) |
![]() | VerticalResolution |
Sets or gets vertical resolution for output and internal (which are used during filters processing) images, in pixels per inch. By default this property is 300 dpi.
(Inherited from ImageRenderingOptions.) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |