Click or drag to resize

PdfGoToViewActionActionType Property

Gets the action type for this action

Namespace:  Atalasoft.PdfDoc
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public override PdfActionType ActionType { get; }

Property Value

Type: PdfActionType
Always returns PdfActionType.GoToView
See Also