SetOutputFile Method

SetOutputFile function

Gets and sets the file(with path if needed) for saving the generated data.When setting this property with value other than null or empty string, OutputStream will be ignored.


func (instance *LowCodePdfSaveOptions) SetOutputFile(value string)  error

Remarks

See Also