Class CdrLoadOptions
Contents
[
Hide
]CdrLoadOptions class
The Cdr load options
public class CdrLoadOptions : LoadOptions
Constructors
Name | Description |
---|---|
CdrLoadOptions() | The default constructor. |
Properties
Name | Description |
---|---|
BufferSizeHint { get; set; } | Gets or sets the buffer size hint which is defined max allowed size for all internal buffers. |
ConcurrentImageProcessing { get; set; } | Gets or sets a value indicating whether [concurrent image processing]. |
DataBackgroundColor { get; set; } | Gets or sets the Image background Color . |
DataRecoveryMode { get; set; } | Gets or sets the data recovery mode. |
DefaultFont { get; set; } | Gets or sets the default font. |
OptimalMemoryUsage { get; set; } | Gets or sets a value indicating whether [optimal memory usage]. |
ProgressEventHandler { get; set; } | Gets or sets the progress event handler. |
Methods
Name | Description |
---|---|
AddCustomFontSource(CustomFontSource, params object[]) | Adds the custom font source to supply image-specific fonts. |
See Also
- class LoadOptions
- namespace Aspose.Imaging.ImageLoadOptions
- assembly Aspose.Imaging