Click or drag to resize

PdfMK Constructor (PdfPage)

Creates new instance of PdfMK.

Namespace:  Patagames.Pdf.Net.Wrappers
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 PdfMK(
	PdfPage page
)

Parameters

page
Type: Patagames.Pdf.NetPdfPage
The PDF page to which the corresponding widget annotation is assigned.
See Also