LoadOptions
Leave feedback
On this page
Allows to specify additional options when loading a document.
public class LoadOptions
| Name | Description |
|---|---|
| LoadOptions() | The default constructor. |
| Name | Description |
|---|---|
| FileType { get; set; } | Manually set the file type for comparison to override automatic file type detection. |
| FontDirectories { get; set; } | List of font directories to load. |
| LoadText { get; set; } | Indicates that the strings passed are comparison text, not file paths (For Text Comparison only). |
| Password { get; set; } | Password of document. |
- namespace GroupDocs.Comparison.Options
- assembly GroupDocs.Comparison
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.