BaseHandoutNotesSlideHeaderFooterManager Class |
Namespace: Aspose.Slides
The BaseHandoutNotesSlideHeaderFooterManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsDateTimeVisible |
Gets value indicating that a date-time placeholder is present.
ReadBoolean.
(Inherited from BaseSlideHeaderFooterManager.) |
![]() | IsFooterVisible |
Gets value indicating that a footer placeholder is present.
Read Boolean.
(Inherited from BaseSlideHeaderFooterManager.) |
![]() | IsHeaderVisible |
Gets value indicating that a header placeholder is present.
Read Boolean.
|
![]() | IsSlideNumberVisible |
Gets value indicating that a page number placeholder is present.
ReadBoolean.
(Inherited from BaseSlideHeaderFooterManager.) |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SetDateTimeText |
Sets text to slide date-time placeholder.
(Inherited from BaseSlideHeaderFooterManager.) |
![]() | SetDateTimeVisibility |
Changes slide date-time placeholder visibility.
(Inherited from BaseSlideHeaderFooterManager.) |
![]() | SetFooterText |
Sets text to slide footer placeholder.
(Inherited from BaseSlideHeaderFooterManager.) |
![]() | SetFooterVisibility |
Changes slide footer placeholder visibility.
(Inherited from BaseSlideHeaderFooterManager.) |
![]() | SetHeaderText |
Sets text to slide header placeholder.
|
![]() | SetHeaderVisibility |
Changes slide header placeholder visibility.
|
![]() | SetSlideNumberVisibility |
Changes slide page number placeholder visibility.
(Inherited from BaseSlideHeaderFooterManager.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |