www.gnostice.com 

ClearStamp Method

Top  Previous  Next

This method is used to clear the stamp contents. It can be used to encode different stamp contents for each page. For this method to become effective, the PrefProcessAfterEachPage property should be set to true.

 

 

Syntax

 

[VC++]

void ClearStamp();

 

[C#]

public abstract new void ClearStamp()

 

[VB]

Sub ClearStamp()