Share via


PdfPageGotoLinkContent Constructor

Definition

[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

Parameters

bounds
IList<RectF>
Attributes

Applies to