Package | Description |
---|---|
com.aspose.note.hierarchy |
Modifier and Type | Method and Description |
---|---|
ParagraphStyleObject |
RichTextOENode.getParagraphStyle()
Gets or sets the paragraph style.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
ParagraphStyleObject.op_Equality(ParagraphStyleObject left,
ParagraphStyleObject right)
The ==.
|
static boolean |
ParagraphStyleObject.op_Inequality(ParagraphStyleObject left,
ParagraphStyleObject right)
The !=.
|
void |
RichTextOENode.setParagraphStyle(ParagraphStyleObject value)
Gets or sets the paragraph style.
|
Copyright (c) 2017 Aspose. All Rights Reserved.