GetOutputStream Method

GetOutputStream function

Gets and sets the Stream for writing the generated data to.When setting this property with value other than null, OutputFile will be ignored.


func (instance *LowCodePdfSaveOptions) GetOutputStream()  ([]byte,  error) 

Remarks

See Also