BaseSlideHeaderFooterManagerSetDateTimeText Method

Sets text to slide date-time placeholder.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public void SetDateTimeText(
	string text
)

Parameters

text
Type: SystemString
Text to set.
See Also