| Package | Description |
|---|---|
| com.aspose.psd.fileformats.psd.layers.text |
| Modifier and Type | Method and Description |
|---|---|
ITextStyle |
ITextPortion.getStyle()
Gets the style.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ITextStyle.apply(ITextStyle style)
Applies the specified style.
|
boolean |
ITextStyle.isEqual(ITextStyle style)
Determines whether the specified style is equal.
|
ITextPortion[] |
IText.producePortions(String[] portionsOfText,
ITextStyle stylePrototype,
ITextParagraph paragraphPrototype)
Produces the new portions with input or default parameters.
|
Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.