Allow to create ITab instances
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 22.5.0.0 (22.5)
Syntaxpublic interface ITabFactory
Public Interface ITabFactory
public interface class ITabFactory
type ITabFactory = interface end
The ITabFactory type exposes the following members.
Methods
| Name | Description |
---|
 | CreateTab |
Creates a new ITab instance.
|
RemarksFor COM compatibility.
See Also