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