IBaseHandoutNotesSlideHeaderFooterManager
General
IBaseHandoutNotesSlideHeaderFooterManager és una interfície en Aspose.Slides FOSS per Java.
Representa la interfície bàsica per als gestors d’encapçallades/pistes de peu de diapositives i notes.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
headerVisible | boolean | Read | Indicates the current visibility state of the header placeholder |
Mètodes
| Signature | Description |
|---|---|
isHeaderVisible() → boolean | Gets value indicating that a header placeholder is present. |
setHeaderVisibility(isVisible: boolean) | Modifies header placeholder visibility. |
setHeaderText(text: String) | Assigns text content to the header placeholder. |