Package | Description |
---|---|
com.aspose.note |
The
com.aspose.note namespace contains classes which represent document structure. |
Modifier and Type | Method and Description |
---|---|
static ParagraphStyle |
ParagraphStyle.getDefault()
Gets the ParagraphStyle with default settings.
|
ParagraphStyle |
RichText.getParagraphStyle()
Gets the paragraph style.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ParagraphStyle.equals(ParagraphStyle other)
Determines whether the specified object is equal to the current object.
|
void |
RichText.setParagraphStyle(ParagraphStyle value)
Sets the paragraph style.
|
Copyright (c) 2002-2021 Aspose. All Rights Reserved.