www.gnostice.com 

ClearHeader Method

Top  Previous  Next

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

 

 

Syntax

 

 

[VC++]

void ClearHeader();

 

[C#]

public abstract new void ClearHeader()

 

[VB]

Sub ClearHeader()