Class LoadOptions
Leave feedback
On this page
Allows to specify additional options (such as password) when opening a document to annotate.
public class LoadOptions
| Name | Description |
|---|---|
| LoadOptions() | The default constructor. |
| Name | Description |
|---|---|
| FontDirectories { get; set; } | List of font directories to load custom fonts from |
| Password { get; set; } | Document password |
| Version { get; set; } | Sets what version of document will be load. Default State - last |
- namespace GroupDocs.Annotation.Options
- assembly GroupDocs.Annotation
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.