PdfRendererPreV.OpenPage(Int32) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[Android.Runtime.Register("openPage", "(I)Landroid/graphics/pdf/PdfRendererPreV$Page;", "", ApiSince=35)]
public Android.Graphics.Pdf.PdfRendererPreV.Page OpenPage(int index);
[<Android.Runtime.Register("openPage", "(I)Landroid/graphics/pdf/PdfRendererPreV$Page;", "", ApiSince=35)>]
member this.OpenPage : int -> Android.Graphics.Pdf.PdfRendererPreV.Page
Parametri
- index
- Int32
Valori restituiti
- Attributi