public class CmxLoadOptions extends LoadOptions
The CMX load options
LoadOptions| Constructor and Description |
|---|
CmxLoadOptions() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getOptimalMemoryUsage()
Gets a value indicating whether [optimal memory usage].
|
void |
setOptimalMemoryUsage(boolean value)
Sets a value indicating whether [optimal memory usage].
|
addCustomFontSource, getBufferSizeHint, getConcurrentImageProcessing, getDataBackgroundColor, getDataRecoveryMode, getIProgressEventHandler, getUseIccProfileConversion, setBufferSizeHint, setConcurrentImageProcessing, setDataBackgroundColor, setDataRecoveryMode, setIProgressEventHandler, setUseIccProfileConversionpublic final boolean getOptimalMemoryUsage()
Gets a value indicating whether [optimal memory usage].
Value:true if [optimal memory usage]; otherwise, false.public final void setOptimalMemoryUsage(boolean value)
Sets a value indicating whether [optimal memory usage].
Value:true if [optimal memory usage]; otherwise, false.value - a value indicating whether [optimal memory usage].Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.