public interface

OnCustomStampSelectedListener

com.pdftron.pdf.interfaces.OnCustomStampSelectedListener
Known Indirect Subclasses

Class Overview

Callback interface to be invoked when a custom rubber stamp has been selected.

Summary

Public Methods
abstract void onCustomStampSelected(String stampId, Obj stampObj)
Called when a custom rubber stamp is selected.

Public Methods

public abstract void onCustomStampSelected (String stampId, Obj stampObj)

Called when a custom rubber stamp is selected.

Parameters
stampId The identifier of the custom rubber stamp
stampObj The option for creating custom rubber stamp