HeaderFooter Class
Represents a header and a footer of a MasterSlide or a LayoutSlide.
- Inheritance:
- HeaderFooter
Properties
IsDateTimeEnabled
Gets or sets a value indicating whether the Date placeholder is enabled.
Property Value
IsFooterEnabled
Gets or sets a value indicating whether the Footer placeholder is enabled.
Property Value
IsHeaderEnabled
Gets or sets a value indicating whether the Header placeholder is enabled.
Property Value
IsSlideNumberEnabled
Gets or sets a value indicating whether the SlideNumber placeholder is enabled.
public bool IsSlideNumberEnabled { get; set; }
Public Property IsSlideNumberEnabled As Boolean
Property Value
true if the SlideNumber placeholder is enabled; otherwise, false.