Click or drag to resize

PdfAnnotationPage Property

Gets PDF page associated with this annotation.

Namespace:  Patagames.Pdf.Net.Annotations
Assemblies:   Patagames.Pdf.Xamarin.iOS (in Patagames.Pdf.Xamarin.iOS.dll) Version: 4.84.2704
  Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.84.2704
Syntax
public PdfPage Page { get; }

Property Value

Type: PdfPage
See Also