LowCodeLoadOptions class

LowCodeLoadOptions class

Options for loading template file.

The LowCodeLoadOptions type exposes the following members:

Constructors

ConstructorDescription
__init__(self)Constructs a new instance of LowCodeLoadOptions

Properties

PropertyDescription
input_fileGets and sets the file(with path if needed) of the template.
input_streamGets and sets the Stream of the template.

See Also