org.apache.fop.render.rtf.rtflib.rtfdoc
Interface IRtfOptions
public interface IRtfOptions
Options for configuring the rtf elements.
getRtfExternalGraphicCompressionRate
public int getRtfExternalGraphicCompressionRate()
Gets the compression rate for the external graphic in percent.
setRtfExternalGraphicCompressionRate
public void setRtfExternalGraphicCompressionRate(int percent)
Sets the compression rate for the external graphic in percent.
percent
- Compression rate
Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.