Output
Output class
Represents a collection of output elements for !:IWebDocument.
public sealed class Output
Methods
| Name | Description |
|---|---|
| Add(string, IImage) | Adds an output element for the image. |
| Add(string, IPPImage) | Adds an output element for the image. |
| Add(string, IVideo) | Adds an output element for the video. |
| Add(string, string) | Adds an output element for the text content. |
| Add(string, IFontData, FontStyleType) | Creates and adds an output file element for the specified font. |
| Add<TContextObject>(string, string, TContextObject) | Adds an output element for the context object. |
| BindResource(IOutputFile, object) | Binds resource to output file. |
| GetResourcePath(object) | Returns the path for a given resource. |
See Also
- namespace Aspose.Slides.Export.Web
- assembly Aspose.Slides