Show / Hide Table of Contents

Class PTToolEvents

Inheritance
System.Object
PTToolEvents
Implements
IPTToolEvents
ObjCRuntime.INativeObject
System.IDisposable
Namespace: pdftron.PDF.Tools
Assembly: Tools.dll
Syntax
public class PTToolEvents : NSObject, IPTToolEvents, INativeObject, IDisposable

Constructors

PTToolEvents()

Declaration
public PTToolEvents()

PTToolEvents(NSObjectFlag)

Declaration
protected PTToolEvents(NSObjectFlag t)
Parameters
Type Name Description
Foundation.NSObjectFlag t

PTToolEvents(IntPtr)

Declaration
protected PTToolEvents(IntPtr handle)
Parameters
Type Name Description
System.IntPtr handle

Implements

IPTToolEvents
ObjCRuntime.INativeObject
System.IDisposable
Back to top Generated by DocFX