Class LoadOptions
Represents the loading options.
[ComVisible(false)]
public class LoadOptions
- Inheritance
-
LoadOptions
- Derived
- Inherited Members
Constructors
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.
- 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.