Class PTCreateRubberStampViewControllerDelegate
Inheritance
System.Object
PTCreateRubberStampViewControllerDelegate
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
ObjCRuntime.INativeObject
System.IDisposable