|
|||||||||
| Home >> All >> org >> jfor >> jfor >> rtflib >> [ rtfdoc overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.jfor.jfor.rtflib.rtfdoc
Interface IRtfOptions

- public interface IRtfOptions
Options for configure the rtf elements.
| Method Summary | |
int |
getRtfExternalGraphicCompressionRate()
Gets the compression rate for the external graphic in percent. |
void |
setRtfExternalGraphicCompressionRate(int percent)
Sets the compression rate for the external graphic in percent. |
| Method Detail |
setRtfExternalGraphicCompressionRate
public void setRtfExternalGraphicCompressionRate(int percent)
- Sets the compression rate for the external graphic in percent.
getRtfExternalGraphicCompressionRate
public int getRtfExternalGraphicCompressionRate()
- Gets the compression rate for the external graphic in percent.
|
|||||||||
| Home >> All >> org >> jfor >> jfor >> rtflib >> [ rtfdoc overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC