Click or drag to resize

PdfActionActionType Property

Gets the type of this action.

Namespace: SautinSoft.Pdf.Actions
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.3.13
Syntax
public abstract PdfActionType ActionType { get; }

Property Value

PdfActionType
The type of this action.
See Also