C# Class Poppler.ActionLaunch

Show file Open project: GNOME/pdfmod

Public Properties

Property Type Description
FileName string
Params string
Title string
Type Poppler.ActionType
Zero Poppler.ActionLaunch

Private Properties

Property Type Description

Public Methods

Method Description
New ( IntPtr raw ) : Poppler.ActionLaunch

Method Details

New() public static method

public static New ( IntPtr raw ) : Poppler.ActionLaunch
raw System.IntPtr
return Poppler.ActionLaunch

Property Details

FileName public property

public string FileName
return string

Params public property

public string Params
return string

Title public property

public string Title
return string

Type public property

public Poppler.ActionType Type
return Poppler.ActionType

Zero public static property

public static Poppler.ActionLaunch Zero
return Poppler.ActionLaunch