@PublicAPI public class ConversionOptions extends GenericOptions implements IConversionOptions
Constructor and Description |
---|
ConversionOptions() |
ConversionOptions(boolean keepSize) |
Modifier and Type | Method and Description |
---|---|
boolean |
getKeepSize()
Gets if the original structure sizes should be kept in the converted document
|
void |
setKeepSize(boolean keepSize)
Sets if the original structure sizes should be kept in the converted document
|
getDPIFactor, setDPIFactor
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDPIFactor, setDPIFactor
public ConversionOptions()
public ConversionOptions(boolean keepSize)
public boolean getKeepSize()
IConversionOptions
getKeepSize
in interface IConversionOptions
public void setKeepSize(boolean keepSize)
IConversionOptions
setKeepSize
in interface IConversionOptions