Android.Graphics.Pdf.PdfDocument.Close Method
Closes this document.

Syntax

[Android.Runtime.Register("close", "()V", "GetCloseHandler")]
public virtual void Close ()

Remarks

Closes this document. This method should be called after you are done working with the document. After this call the document is considered closed and none of its methods should be called.

Note: Do not call this method if the page returned by PdfDocument.StartPage(.PageInfo) is not finished by calling PdfDocument.FinishPage(.Page).

[Android Documentation]

Requirements

Namespace: Android.Graphics.Pdf
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0