IPortion
Vue de l’ensemble
‘IPortion’ est une classe dans Aspose.Slides FOSS pour .NET. Inhérents de: ‘ISlideComponent’.
Il représente une partie (run) du texte dans un paragraphe.
Propriétés : ‘AsIPresentationComponent’, ‘AssISlideComposent’, ‘PortionFormat’, ‘Presentations’, ‘Slides’, `Text’.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
PortionFormat | IBasePortionFormat? | Read | Gets the formatting object for this text portion. |
Text | string | Read/Write | Gets or sets the plain text of this portion. |
AsISlideComponent | ISlideComponent | Read | Returns this instance cast to ISlideComponent. |
Slide | IBaseSlide? | Read | Gets the owning base slide. |
AsIPresentationComponent | IPresentationComponent | Read | Returns this instance viewed as an IPresentationComponent. |
Presentation | IPresentation? | Read | Gets the owning presentation. |
Voir aussi
- Aspose.Slides - référence API d’entreprise