public class CdrLoadOptions extends LoadOptions
The Cdr load options
LoadOptions
Constructor and Description |
---|
CdrLoadOptions()
Initializes a new instance of the
CdrLoadOptions class. |
Modifier and Type | Method and Description |
---|---|
Font |
getDefaultFont()
Gets the default font.
|
void |
setDefaultFont(Font value)
Sets the default font.
|
getBufferSizeHint, getDataBackgroundColor, getDataRecoveryMode, getProgressEventHandler, getUseIccProfileConversion, setBufferSizeHint, setDataBackgroundColor, setDataRecoveryMode, setProgressEventHandler, setUseIccProfileConversion
public CdrLoadOptions()
Initializes a new instance of the CdrLoadOptions
class.