LoadOptions class
LoadOptions class
Represents the loading options.
The LoadOptions type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Constructs a new instance of LoadOptions |
Properties
Property | Description |
---|---|
custom_font_folder_options | Options to control behaviour of custom font folder. |
custom_font_folders | Sets the custom font folders. Pass null to reset to default folders. |
specified_encoding | Gets or sets the specified encoding. |
specified_mif_encoding | Gets or sets encoding for MIF characters |
data_background_color | Gets or sets the Image background Color . |
unload_on_dispose | Whether to unload all data and free memory when Dispose is called |
recover_malformed_cif_mif | Whether to recover non-escaped CIF (U+XXXX) and MIF (M+nXXXX) character notations |
ignore_errors | Whether to ignore load errors. |
errors | Gets the list of loading errors. |
See Also
- module
aspose.cad
- class
Color
- class
Image