C# Class Poppler.ActionNamed

ファイルを表示 Open project: GNOME/pdfmod

Public Properties

Property Type Description
NamedDest string
Title string
Type Poppler.ActionType
Zero Poppler.ActionNamed

Private Properties

Property Type Description

Public Methods

Method Description
New ( IntPtr raw ) : Poppler.ActionNamed

Method Details

New() public static method

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

Property Details

NamedDest public_oe property

public string NamedDest
return string

Title public_oe property

public string Title
return string

Type public_oe property

public Poppler.ActionType Type
return Poppler.ActionType

Zero public_oe static_oe property

public static Poppler.ActionNamed Zero
return Poppler.ActionNamed