PdfDocument.PageInfo.PageNumber Property

Definition

Gets the page number.

public int PageNumber { [Android.Runtime.Register("getPageNumber", "()I", "")] get; }
[<get: Android.Runtime.Register("getPageNumber", "()I", "")>]
member this.PageNumber : int

Property Value

The page number.

Attributes

Remarks

Gets the page number.

Java documentation for android.graphics.pdf.PdfDocument.PageInfo.getPageNumber().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to