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