SvgLoadOptions Class

Summary: The Svg load options.

Module: aspose.imaging.imageloadoptions

Full Name: aspose.imaging.imageloadoptions.SvgLoadOptions

Inheritance: LoadOptions

Aspose.Imaging Version: 24.7.0

Constructors

NameDescription
SvgLoadOptions()Initializes a new instance of the SvgLoadOptions 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_heightintr/wGets or sets the default height.
Property DefaultHeight use with only case, when height not set in file.
default_widthintr/wGets or sets the default width.
Property DefaultWidth use with only case, when width not set in file.
use_icc_profile_conversionboolr/wGets or sets a value indicating whether ICC profile conversion should be applied.

Constructor: SvgLoadOptions()

 SvgLoadOptions() 

Initializes a new instance of the SvgLoadOptions class