Android.Graphics.Pdf.PdfDocument: Method Members

The methods of Android.Graphics.Pdf.PdfDocument are listed below. For a list of all members, see the PdfDocument Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

Close()
Closes this document.
FinishPage(PdfDocument.Page)
Finishes a started page.
StartPage(PdfDocument.PageInfo) : PdfDocument.Page
Starts a page using the provided NoType:android/graphics/pdf/PdfDocument$PageInfo;Href=../../../../reference/android/graphics/pdf/PdfDocument.PageInfo.html.
WriteTo(System.IO.Stream)
Writes the document to an output stream.
WriteToAsync(System.IO.Stream) : System.Threading.Tasks.Task
Documentation for this section has not yet been entered.