CdrLoadOptions Class

Summary: The Cdr load options

Module: aspose.imaging.imageloadoptions

Full Name: aspose.imaging.imageloadoptions.CdrLoadOptions

Inheritance: LoadOptions

Aspose.Imaging Version: 24.5.0

Constructors

NameDescription
CdrLoadOptions()Initializes a new instance of the CdrLoadOptions class.

Properties

NameTypeAccessDescription
buffer_size_hintintr/wGets or sets the buffer size hint which is defined max allowed size for all internal buffers.
concurrent_image_processingboolr/wGets or sets a value indicating whether [concurrent image processing].
data_background_colorColorr/wGets or sets the Image background Color.
data_recovery_modeDataRecoveryModer/wGets or sets the data recovery mode.
default_fontFontr/wGets or sets the default font.
optimal_memory_usageboolr/wGets or sets a value indicating whether [optimal memory usage].
use_icc_profile_conversionboolr/wGets or sets a value indicating whether ICC profile conversion should be applied.

Constructor: CdrLoadOptions()

 CdrLoadOptions() 

Initializes a new instance of the CdrLoadOptions class.