IPortion
Overview
IPortion is a class in Aspose.Slides FOSS for .NET.
Inherits from: ISlideComponent.
Represents a portion (run) of text inside a paragraph.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
PortionFormat | IBasePortionFormat? | Read | Provides access to the portion’s formatting options, or null if unavailable |
Text | string | Read/Write | Gets or sets the plain text content of the portion |
AsISlideComponent | ISlideComponent | Read | Returns the underlying slide component associated with this portion |