PdfDocument.PageInfo.Builder(Int32, Int32, Int32) Constructor

Definition

[Android.Runtime.Register(".ctor", "(III)V", "")]
public Builder (int pageWidth, int pageHeight, int pageNumber);
[<Android.Runtime.Register(".ctor", "(III)V", "")>]
new Android.Graphics.Pdf.PdfDocument.PageInfo.Builder : int * int * int -> Android.Graphics.Pdf.PdfDocument.PageInfo.Builder

Parameters

pageWidth
Int32
pageHeight
Int32
pageNumber
Int32
Attributes

Remarks

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