public class RtfOptions
extends java.lang.Object
Constructor and Description |
---|
RtfOptions() |
Modifier and Type | Method and Description |
---|---|
boolean |
ignoreEmptyParagraphs()
if true, RtfParagraphs that have no children do not generate any RTF code
|
boolean |
renderContainer(RtfContainer c)
RtfContainer does not generate any RTF is this returns false
|
public boolean ignoreEmptyParagraphs()
public boolean renderContainer(RtfContainer c)