Android.Graphics.Pdf.PdfDocument.FinishPage Method
Finishes a started page.

Syntax

[Android.Runtime.Register("finishPage", "(Landroid/graphics/pdf/PdfDocument$Page;)V", "GetFinishPage_Landroid_graphics_pdf_PdfDocument_Page_Handler")]
public virtual void FinishPage (PdfDocument.Page page)

See Also

PdfDocument.StartPage(.PageInfo)

Parameters

page
The page. Cannot be null.

Remarks

Finishes a started page. You should always finish the last started page.

Note: Do not call this method after PdfDocument.Close. You should not finish the same page more than once.

[Android Documentation]

Requirements

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