LoadOptions
Contents
[
Hide
]LoadOptions class
Allows to specify additional load parameters when loading a project from file or stream.
The LoadOptions type exposes the following members:
Constructors
Name | Description |
---|---|
LoadOptions() | Initializes a new instance of the LoadOptions class. |
Properties
Name | Description |
---|---|
password | Gets or sets a protection password. |
primavera_read_options | Gets or sets a specified instance of the PrimaveraReadOptions class which can be used to customize the behavior of loading Primavera formats (Primavera P6 XER or Primavera P6 Xml). |
encoding | Gets or sets encoding which is used to read a project from HTML, MPX, XER and Primavera XML formats. The default encoding is UTF8. |
See Also
- namespace aspose.tasks
- assembly Aspose.Tasks