Android.Graphics.Pdf.PdfRenderer Members

The members of Android.Graphics.Pdf.PdfRenderer are listed below.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Public Properties

[read-only]
PageCountint. Gets the number of pages in the document.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

Close()
Closes this renderer.
OpenPage(int) : PdfRenderer.Page
Opens a page for rendering.
ShouldScaleForPrinting() : bool
Gets whether the document prefers to be scaled for printing.