Click or drag to resize

PdfOpenFileActionActionType Property

Gets the OpenFile value.

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

Property Value

PdfActionType
The OpenFile value.
See Also