BaseImageLoadOptions
Leave feedback
On this page
Options for loading Image documents.
public abstract class BaseImageLoadOptions : LoadOptions
| Name | Description |
|---|---|
| DefaultFont { get; set; } | Default font for Psd, Emf, Wmf document types. The following font will be used if a font is missing. |
| Format { get; set; } | Input document file type. |
| virtual Format { get; } | Input document file type. |
| ResetFontFolders { get; set; } | Reset font folders before loading document |
| Name | Description |
|---|---|
| override Equals(object) | Determines whether two object instances are equal. |
| virtual Equals(ValueObject) | Determines whether two object instances are equal. |
| override GetHashCode() | Serves as the default hash function. |
- class LoadOptions
- namespace GroupDocs.Conversion.Options.Load
- assembly GroupDocs.Conversion
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.