public final class WordProcessingLoadOptions extends LoadOptions
Represents document loading options for a Word document.
| Constructor and Description |
|---|
WordProcessingLoadOptions()
Initializes a new instance of the
class. |
WordProcessingLoadOptions(String password)
Initializes a new instance of the
class with a specified password. |
getFileType, getFormatFamily, getPassword, setFileType, setFormatFamily, setPasswordpublic WordProcessingLoadOptions()
WordProcessingLoadOptions class.public WordProcessingLoadOptions(String password)
WordProcessingLoadOptions class with a specified password.password - The password for opening an encrypted content.Copyright © 2026. All rights reserved.