ApplyExternalThemeToDependingSlides
IMasterSlide.ApplyExternalThemeToDependingSlides method
Creates a new master slide based on the current one, applying an external theme to it and applies the created master slide to all dependent slides.
public IMasterSlide ApplyExternalThemeToDependingSlides(string fname)
Parameter | Type | Description |
---|---|---|
fname | String | Path to the external theme file (.thmx). |
Return Value
New themed MasterSlide.
Exceptions
exception | condition |
---|---|
PptxReadException | When external theme cannot be applied. |
See Also
- interface IMasterSlide
- namespace Aspose.Slides
- assembly Aspose.Slides