Click or drag to resize

PdfGoToPageViewActionActionType Property

Gets the GoToPageView value.

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

Property Value

PdfActionType
The GoToPageView value.
See Also