ImageSaveOptions Class |
Namespace: Aspose.Diagram.Saving
The ImageSaveOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| ImageSaveOptions |
| Name | Description | |
|---|---|---|
| Area |
Gets or sets the area of the shapes will be saved .
(Inherited from RenderingSaveOptions.) | |
| CompositingQuality |
Specifies the quality level to use during compositing.
| |
| DefaultFont |
When characters in the diagram are unicode and not be set with correct font value or the font is not installed locally,
they may appear as block in pdf, image or XPS.
Set the DefaultFont such as MingLiu or MS Gothic to show these characters.
(Inherited from SaveOptions.) | |
| EnlargePage |
Specifies whether enlarge page .
(Inherited from RenderingSaveOptions.) | |
| ExportGuideShapes |
Defines whether need exporting the guide shapes or not.
(Inherited from RenderingSaveOptions.) | |
| ExportHiddenPage |
Defines whether need exporting the hidden page or not.
| |
| ImageBrightness |
Gets or sets the brightness for the the generated images.
| |
| ImageColorMode |
Gets or sets the color mode for the generated images.
| |
| ImageContrast |
Gets or sets the contrast for the generated images.
| |
| InterpolationMode |
Specifies the algorithm that is used when images are scaled or rotated.
| |
| IsExportComments |
Defines whether need exporting the comments or not.
(Inherited from RenderingSaveOptions.) | |
| JpegQuality |
Gets or sets a value determining the quality of the generated JPEG images.
| |
| PageCount |
Gets or sets the number of pages to render when saving to a multipage TIFF file.
Default is MaxValue which means all pages of the diagram will be rendered.
| |
| PageIndex |
Gets or sets the 0-based index of the first page to render. Default is 0.
| |
| PageSize |
Gets or sets the page size for the generated images.
Can be PageSize or null.
(Inherited from RenderingSaveOptions.) | |
| PixelOffsetMode |
Gets or set a value specifying how pixels are offset during rendering.
| |
| Resolution |
Gets or sets the resolution for the generated images, in dots per inch.
| |
| SameAsPdfConversionArea |
Specifies whether saving area same as pdf .
| |
| SaveForegroundPagesOnly |
Specifies whether all pages will be saved in image or only foreground.
| |
| SaveFormat |
Specifies the format in which the rendered diagram pages will be saved if this save options object is used.
Can be Tiff, Png,
Bmp, Emf or Jpeg.
(Overrides SaveOptionsSaveFormat.) | |
| Scale |
Gets or sets the zoom factor for the generated images.
| |
| Shapes |
Gets or sets shapes to render. Default count is 0.
(Inherited from RenderingSaveOptions.) | |
| SmoothingMode |
Specifies whether smoothing (antialiasing) is applied to lines and curves and the edges of filled areas.
| |
| TiffCompression |
Gets or sets the type of compression to apply when saving generated images to the TIFF format.
| |
| WarningCallback |
Gets or sets warning callback.
(Inherited from SaveOptions.) |
| 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.) |