Show / Hide Table of Contents

Class PTCreateRubberStampViewControllerDelegate

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

Constructors

PTCreateRubberStampViewControllerDelegate()

Declaration
public PTCreateRubberStampViewControllerDelegate()

PTCreateRubberStampViewControllerDelegate(NSObjectFlag)

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

PTCreateRubberStampViewControllerDelegate(IntPtr)

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

Methods

CreatedStamp(PTCreateRubberStampViewController, PTCustomStampOption)

Declaration
public virtual void CreatedStamp(PTCreateRubberStampViewController createRubberStampController, PTCustomStampOption stampOption)
Parameters
Type Name Description
PTCreateRubberStampViewController createRubberStampController
PTCustomStampOption stampOption

Implements

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