SlideImageFormat
SlideImageFormat class
Determines format in which slide image will be saved for presentation to HTML export.
public class SlideImageFormat : ISlideImageFormat
Constructors
Name | Description |
---|---|
SlideImageFormat() | The default constructor. |
Methods
Name | Description |
---|---|
static Bitmap(float, ImageFormat) | Slides should be converted to a raster image. |
static Svg(SVGOptions) | Slides should converted to a SVG format. |
See Also
- interface ISlideImageFormat
- namespace Aspose.Slides.Export
- assembly Aspose.Slides