Click or drag to resize

PdfActionDocument Property

Gets the document associated with this action.

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public PdfDocument Document { get; }

Property Value

PdfDocument
See Also