Click or drag to resize

PdfDocumentOpenDestination Property

Gets or sets a value specifying a destination to be displayed when the document is opened.

Namespace:  Patagames.Pdf.Net
Assemblies:   Patagames.Pdf.Xamarin.iOS (in Patagames.Pdf.Xamarin.iOS.dll) Version: 4.81.2704
  Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.81.2704
Syntax
public PdfDestination OpenDestination { get; set; }

Property Value

Type: PdfDestination
See Also