Package | Description |
---|---|
com.aspose.pdf.comparison.outputgenerator |
Modifier and Type | Method and Description |
---|---|
TextStyle |
OutputTextStyle.getDeletedStyle()
Get and set a text style for deleted text.
|
TextStyle |
OutputTextStyle.getEqualStyle()
Get and set a text style for non changed text.
|
TextStyle |
OutputTextStyle.getInsertedStyle()
Get and set a text style for inserted text.
|
Modifier and Type | Method and Description |
---|---|
void |
OutputTextStyle.setDeletedStyle(TextStyle value)
Get and set a text style for deleted text.
|
void |
OutputTextStyle.setEqualStyle(TextStyle value)
Get and set a text style for non changed text.
|
void |
OutputTextStyle.setInsertedStyle(TextStyle value)
Get and set a text style for inserted text.
|
Copyright © 2025 Aspose. All Rights Reserved.