RtfTextRun
Inheritance: java.lang.Object, com.aspose.pdf.rtf.rtfstructure.RtfTextRun
public class RtfTextRun extends Object
A run of text with consistent formatting.
Constructors
| Constructor | Description |
|---|---|
| RtfTextRun |
Methods
| Method | Description |
|---|---|
| getFormatting | |
| getText | |
| setFormatting | |
| setText |
RtfTextRun
public RtfTextRun()
getFormatting
public final RtfFormatting getFormatting()
getText
public final String getText()