SetOutputStream Method
SetOutputStream 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) SetOutputStream(value []byte) error
Remarks
See Also
- Class LowCodePdfSaveOptions
- Library Aspose.Cells for Go