Click or drag to resize

PdfFieldLevelActions(PdfDocument) Constructor

Creates new instance of PdfFieldLevelActions.

Namespace: Patagames.Pdf.Net.Actions
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.89.2704
Syntax
public PdfFieldLevelActions(
	PdfDocument document
)

Parameters

document  PdfDocument
Pdf document.
See Also