Click or drag to resize

PdfFileAttachmentAnnotation(PdfPage) Constructor


Namespace: Patagames.Pdf.Net.Annotations
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public PdfFileAttachmentAnnotation(
	PdfPage page
)

Parameters

page  PdfPage
The PDF page associated with annotation.
See Also