[Android.Runtime.Register("onFinish", "()V", "GetOnFinishHandler")] public virtual voidOnFinish ()
Remarks
Called when printing finishes. You can use this callback to release
resources acquired in PrintDocumentAdapter.OnStart. This method is invoked on
the main thread.