IVideoPlayerHtmlController
IVideoPlayerHtmlController interface
This class allows export of video and audio files into a HTML
public interface IVideoPlayerHtmlController : IHtmlFormattingController, ILinkEmbedController,
ISvgShapeFormattingController
Properties
Name | Description |
---|---|
AsIHtmlFormattingController { get; } | Allows to get base IHtmlFormattingController interface. Read-only IHtmlFormattingController . |
AsILinkEmbedController { get; } | Allows to get base ILinkEmbedController interface. Read-only ILinkEmbedController . |
AsISvgShapeFormattingController { get; } | Allows to get base ISvgShapeFormattingController interface. Read-only ISvgShapeFormattingController . |
See Also
- interface IHtmlFormattingController
- interface ILinkEmbedController
- interface ISvgShapeFormattingController
- namespace Aspose.Slides.Export
- assembly Aspose.Slides