Package | Description |
---|---|
com.aspose.note |
The
com.aspose.note namespace contains classes which represent document structure. |
Modifier and Type | Class and Description |
---|---|
class |
Style<T extends Style>
This class contains common properties of
ParagraphStyle and TextStyle classes. |
Modifier and Type | Class and Description |
---|---|
class |
ParagraphStyle
Text style settings to be used if there is no matching TextStyle object in
RichText.getStyles() collection either this object doesn't specify a needed setting. |
class |
TextStyle
Specifies the text style.
|