SetHeaderAndChildHeadersText

MasterNotesSlideHeaderFooterManager.SetHeaderAndChildHeadersText method

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.

public void SetHeaderAndChildHeadersText(string text)
ParameterTypeDescription
textStringText to set.

See Also