AddTextWatermark

Top  Previous  Next

The AddTextWatermark property is used to add a text watermark to the PDF document.

 

 

 

Syntax

 

 

 

[VC]

long AddTextWatermark(LPDISPATCH TextWatermarkTemplate);

 

[CS]

public abstract new System.Int32 AddTextWatermark (gtTextWatermarkTemplateX TextWatermarkTemplate )

 

[VB]

Function AddTextWatermark(TextWatermarkTemplate As gtTextWatermarkTemplateX) As Long

 

 

 

 

Parameters

 

 

TextWatermarkTemplate

[in] Specifies the text watermark in the document.