Click or drag to resize

PdfAnnotationPage Property

Gets PDF page associated with this annotation.

Namespace: Patagames.Pdf.Net.Annotations
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.89.2704
Syntax
public PdfPage Page { get; }

Property Value

PdfPage
See Also