ITextPortion Class
Summary: Interface to manipulate text portions
Module: aspose.psd.fileformats.psd.layers.text
Full Name: aspose.psd.fileformats.psd.layers.text.ITextPortion
Aspose.PSD Version: 24.12.0
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| paragraph | ITextParagraph | r | Sets the style. |
| style | ITextStyle | r | Gets the style. |
| text | string | r/w | Gets or sets the text. |