public interface IRtfTextrunContainer
Interface which enables an implementing class to contain linear text runs.
This work was authored by Peter Herweg (pherweg@web.de).
Modifier and Type | Method and Description |
---|---|
RtfTextrun |
getTextrun()
Returns the current RtfTextrun object.
|
RtfTextrun getTextrun() throws IOException
IOException
- Thrown when an IO-problem occursCopyright © 2025 Apache Software Foundation. All rights reserved.