Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.jfor.jfor.rtflib.rtfdoc
Interface IRtfOptions  view IRtfOptions download IRtfOptions.java


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.