Click or drag to resize

Document OnEndPrint Method

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
protected virtual void OnEndPrint(
	Object sender,
	PrintEventArgs e
)

Parameters

sender
Type: System Object
e
Type: System.Drawing.Printing PrintEventArgs
See Also