Show / Hide Table of Contents

Class PTMultiAnnotStyleViewControllerDelegate

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

Constructors

PTMultiAnnotStyleViewControllerDelegate()

Declaration
public PTMultiAnnotStyleViewControllerDelegate()

PTMultiAnnotStyleViewControllerDelegate(NSObjectFlag)

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

PTMultiAnnotStyleViewControllerDelegate(IntPtr)

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

Methods

TitleForStyle(PTMultiAnnotStyleViewController, PTAnnotStyle)

Declaration
public virtual string TitleForStyle(PTMultiAnnotStyleViewController multiAnnotStyleViewController, PTAnnotStyle style)
Parameters
Type Name Description
PTMultiAnnotStyleViewController multiAnnotStyleViewController
PTAnnotStyle style
Returns
Type Description
System.String

Implements

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