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
Close()Closes this document. | ||
FinishPage(PdfDocument.Page)Finishes a started page. | ||
StartPage(PdfDocument.PageInfo)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)Documentation for this section has not yet been entered. | ||