BaseRendererFireProgressChanged Method
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
[Missing <summary> documentation for "M:Bytescout.PDFRenderer.BaseRenderer.FireProgressChanged(Bytescout.PDFRenderer.OngoingOperation,System.Double,System.Boolean@)"]
Assembly: Bytescout.PDFRenderer (in Bytescout.PDFRenderer.dll) Version: 13.4.0.4759-master
protected virtual void FireProgressChanged( OngoingOperation ongoingOperation, double progress, ref bool cancel )
Parameters
- ongoingOperation
- Type: Bytescout.PDFRendererOngoingOperation
[Missing <param name="ongoingOperation"/> documentation for "M:Bytescout.PDFRenderer.BaseRenderer.FireProgressChanged(Bytescout.PDFRenderer.OngoingOperation,System.Double,System.Boolean@)"]
- progress
- Type: SystemDouble
[Missing <param name="progress"/> documentation for "M:Bytescout.PDFRenderer.BaseRenderer.FireProgressChanged(Bytescout.PDFRenderer.OngoingOperation,System.Double,System.Boolean@)"]
- cancel
- Type: SystemBoolean
[Missing <param name="cancel"/> documentation for "M:Bytescout.PDFRenderer.BaseRenderer.FireProgressChanged(Bytescout.PDFRenderer.OngoingOperation,System.Double,System.Boolean@)"]