WebDocument
WebDocument class
Represents a transition form of the presentation for saving into a web format.
public class WebDocument
Constructors
Name | Description |
---|---|
WebDocument(WebDocumentOptions) | WebDocument constructor. |
Properties
Name | Description |
---|---|
Global { get; } | Returns global storage of the document. Read-only Storage . |
Input { get; } | |
Output { get; } | Returns collection of output elements of the document. Read-only Output . |
Methods
Name | Description |
---|---|
Save() | Saves the document output. |
See Also
- namespace Aspose.Slides.Export.Web
- assembly Aspose.Slides