GetOutputFile Method

GetOutputFile 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) GetOutputFile()  (string,  error) 

Remarks

See Also