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