PdfAction Constructor (PdfDocument)Terminal Works - PDF Printing.Net Library
Initializes a new instance of the PdfAction class.

Namespace: PdfEdit.Pdf.Actions
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

protected PdfAction(
	PdfDocument document
)

Parameters

document
Type: PdfEdit.PdfPdfDocument
The document that owns this object.
See Also

Reference