Table of Contents

Class LoadOptions

Namespace
Aspose.CAD
Assembly
Aspose.CAD.dll

Represents the loading options.

[ComVisible(false)]
public class LoadOptions
Inheritance
LoadOptions
Derived
Inherited Members

Constructors

LoadOptions()

Properties

CancellationToken

Token that can be used to interrupt export operation

CustomFontFolderOptions

Options to control behaviour of custom font folder.

CustomFontFolders

Sets the custom font folders. Pass null to reset to default folders.

DataBackgroundColor

Gets or sets the Image background Color.

Errors

Gets the list of loading errors.

IgnoreErrors

Whether to ignore load errors.

RecoverMalformedCifMif

Whether to recover non-escaped CIF (U+XXXX) and MIF (M+nXXXX) character notations

SpecifiedEncoding

Gets or sets the specified encoding.

SpecifiedMifEncoding

Gets or sets encoding for MIF characters

UnloadOnDispose

Whether to unload all data and free memory when Dispose is called

VectorizationOptions

Gets or sets the Vectorization options.