IParagraph
Vue de l’ensemble
‘IParagraph’ est une classe dans Aspose.Slides FOSS pour .NET. hérite de: ‘ISlideComponent’.
Il représente un paragraphe de texte.
Propriétés : ‘AsIPresentationComponent’, ‘AssISlideComposent’, ‘ParagraphFormat’, ’Parts’, ‘Presentations’, ‘Slime’, et 1 plus.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
Portions | IPortionCollection | Read | Gets the collection of text portions (runs) that compose this paragraph. |
ParagraphFormat | IParagraphFormat | Read | Gets the formatting object for this paragraph (e.g., alignment, indent, spacing). |
Text | string | Read/Write | Gets or sets the plain text content of the paragraph. |
AsISlideComponent | ISlideComponent | Read | Returns this instance cast to the ISlideComponent base interface. |
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