Show / Hide Table of Contents

Class PTCountCreateDelegate

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

Constructors

PTCountCreateDelegate()

Declaration
public PTCountCreateDelegate()

PTCountCreateDelegate(NSObjectFlag)

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

PTCountCreateDelegate(IntPtr)

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

Methods

DidSelectGroupName(String, UIColor)

Declaration
public virtual void DidSelectGroupName(string groupName, UIColor color)
Parameters
Type Name Description
System.String groupName
UIKit.UIColor color

Implements

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