IMasterNotesSlideHeaderFooterManager
Contents
[
Hide
]IMasterNotesSlideHeaderFooterManager interface
Represents manager which holds behavior of the master notes slide footer, date-time, page number placeholders and all child placeholders. Child placeholders mean placeholders are contained on depending notes slides. Depending notes slides use and depend on master notes slide.
public interface IMasterNotesSlideHeaderFooterManager : IBaseHandoutNotesSlideHeaderFooterManag
Properties
Name | Description |
---|---|
AsIBaseHandoutNotesSlideHeaderFooterManag { get; } | Returns IBaseHandoutNotesSlideHeaderFooterManag interface. |
Methods
Name | Description |
---|---|
SetDateTimeAndChildDateTimesText(string) | Sets text to master notes slide date-time placeholder and all child date-time placeholders. Child placeholders mean placeholders are contained on depending notes slides. Depending notes slides use and depend on master notes slide. |
SetDateTimeAndChildDateTimesVisibility(bool) | Changes master notes slide date-time placeholder and all child date-time placeholders visibility. Child placeholders mean placeholders are contained on depending notes slides. Depending notes slides use and depend on master notes slide. |
SetFooterAndChildFootersText(string) | Sets text to master notes slide footer placeholder and all child footer placeholders. Child placeholders mean placeholders are contained on depending notes slides. Depending notes slides use and depend on master notes slide. |
SetFooterAndChildFootersVisibility(bool) | Changes master notes slide footer placeholder and all child footer placeholders visibility. Child placeholders mean placeholders are contained on depending notes slides. Depending notes slides use and depend on master notes slide. |
SetHeaderAndChildHeadersText(string) | Sets text to master notes slide header placeholder and all child header placeholders. Child placeholders mean placeholders are contained on depending notes slides. Depending notes slides use and depend on master notes slide. |
SetHeaderAndChildHeadersVisibility(bool) | Changes master notes slide header placeholder and all child header placeholders visibility. Child placeholders mean placeholders are contained on depending notes slides. Depending notes slides use and depend on master notes slide. |
SetSlideNumberAndChildSlideNumbersVisibility(bool) | Changes master notes slide page number placeholder and all child page number placeholders visibility. Child placeholders mean placeholders are contained on depending notes slides. Depending notes slides use and depend on master notes slide. |
See Also
- interface IBaseHandoutNotesSlideHeaderFooterManag
- namespace Aspose.Slides
- assembly Aspose.Slides