Skip to content

T_PDFiumSharp_ActionTypes

ArgusMagnus edited this page Apr 4, 2017 · 1 revision

ActionTypes Enumeration

PDF Action Types

Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0

Syntax

C#

public enum ActionTypes

Members

 

Member name Value Description
Unsupported 0 Unsupported action type.
GoTo 1 Go to a destination within current document.
RemoteGoTo 2 Go to a destination within another document.
Uri 3 URI, including web pages and other Internet resources.
Launch 4 Launch an application or open a file.

See Also

Reference

PDFiumSharp Namespace

Clone this wiki locally