Class LowCodeLoadOptions
LowCodeLoadOptions class
Options for loading template file.
public class LowCodeLoadOptions
Constructors
| Name | Description |
|---|---|
| LowCodeLoadOptions() | The default constructor. |
Properties
| Name | Description |
|---|---|
| InputFile { get; set; } | Gets and sets the file(with path if needed) of the template. |
| InputStream { get; set; } | Gets and sets the Stream of the template. |
See Also
- namespace Aspose.Diagram.LowCode
- assembly Aspose.Diagram