ProjectManagementConvertOptions class
ProjectManagementConvertOptions class
Options for conversion to Project management file type.
Inheritance: ProjectManagementConvertOptions
→
ConvertOptions
→
ValueObject
The ProjectManagementConvertOptions type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes new instance of ProjectManagementConvertOptions class. |
Properties
Property | Description |
---|---|
format | Overrides the Format property to ensure it is of type ProjectManagementFileType. |
Methods
Method | Description |
---|---|
equals | Determines whether two object instances are equal. |
clone | Clones current options instance. |
See Also
- module
groupdocs.conversion.options.convert
- class
ConvertOptions
- class
ProjectManagementConvertOptions
- class
ValueObject