INotesSlideHeaderFooterManager
Vue de l’ensemble
‘INotesSlideHeaderFooterManager’ est une interface dans Aspose.SLides FOSS pour .NET. hérite de: IBaseHandoutNotesHandyHeaterFootManage.
Représente un gestionnaire pour les notes de la tête et des places de foot.
Cette interface fournit 3 méthodes pour travailler avec les objets INotesSlideHeaderFooterManager dans des programmes .NET. Les méthodologies disponibles comprennent: ‘SetFootText’, ‘SetFooteVisibility’, SetSnumbersVissibilité'. Tous les membres publics sont accessibles à n'importe quelle application .Net après l'installation de la Aspose.StFOSS pour le package .net. Propriétés: IsFoOTTVISible`, ‘IsSLideNumberViscible’.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
IsFooterVisible | bool | Read | Gets a value indicating whether the footer placeholder is visible on the notes slide. |
IsSlideNumberVisible | bool | Read | Gets a value indicating whether the slide number placeholder is visible on the notes slide. |
méthodes
| Signature | Description |
|---|---|
SetFooterVisibility(isVisible: bool) | Sets the visibility of the footer placeholder on the notes slide. |
SetFooterText(text: string) | Sets the text content of the footer placeholder. |
SetSlideNumberVisibility(isVisible: bool) | Sets the visibility of the slide number placeholder on the notes slide. |
Voir aussi
- Aspose.Slides - référence API d’entreprise