C# Class Poppler.ActionAny

Show file Open project: GNOME/pdfmod

Public Properties

Property Type Description
Title string
Type Poppler.ActionType
Zero Poppler.ActionAny

Private Properties

Property Type Description

Public Methods

Method Description
New ( IntPtr raw ) : Poppler.ActionAny

Method Details

New() public static method

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

Property Details

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.ActionAny Zero
return Poppler.ActionAny