BaseSlideHeaderFooterManager Class |
Namespace: Aspose.Slides
The BaseSlideHeaderFooterManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsDateTimeVisible |
Gets value indicating that a date-time placeholder is present.
ReadBoolean.
|
![]() | IsFooterVisible |
Gets value indicating that a footer placeholder is present.
Read Boolean.
|
![]() | IsSlideNumberVisible |
Gets value indicating that a page number placeholder is present.
ReadBoolean.
|
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.
|
![]() | SetDateTimeVisibility |
Changes slide date-time placeholder visibility.
|
![]() | SetFooterText |
Sets text to slide footer placeholder.
|
![]() | SetFooterVisibility |
Changes slide footer placeholder visibility.
|
![]() | SetSlideNumberVisibility |
Changes slide page number placeholder visibility.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |