public interface IRtfOptions
Modifier and Type | Method and Description |
---|---|
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.
|
void setRtfExternalGraphicCompressionRate(int percent)
percent
- Compression rateint getRtfExternalGraphicCompressionRate()
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.