PdfPageGotoLinkContent Costruttore
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(".ctor", "(Ljava/util/List;Landroid/graphics/pdf/content/PdfPageGotoLinkContent$Destination;)V", "", ApiSince=35)]
public PdfPageGotoLinkContent(System.Collections.Generic.IList<Android.Graphics.RectF> bounds, Android.Graphics.Pdf.Content.PdfPageGotoLinkContent.Destination destination);
[<Android.Runtime.Register(".ctor", "(Ljava/util/List;Landroid/graphics/pdf/content/PdfPageGotoLinkContent$Destination;)V", "", ApiSince=35)>]
new Android.Graphics.Pdf.Content.PdfPageGotoLinkContent : System.Collections.Generic.IList<Android.Graphics.RectF> * Android.Graphics.Pdf.Content.PdfPageGotoLinkContent.Destination -> Android.Graphics.Pdf.Content.PdfPageGotoLinkContent
Parametri
- destination
- PdfPageGotoLinkContent.Destination
- Attributi