Accusoft PDF Xpress Control v5.0
AddWatermark Method
See Also  Send comments on this topic.
pIPageArtifactOptions
A PageArtifactsOptions object which contains user configurable options to control the add watermark process.
PdfDocument Object : AddWatermark Method

Glossary Item Box

Description

Adds a watermark into the current PDF document from another PDF document or text.

Syntax

Visual Basic
Public Sub AddWatermark( _
   ByVal pIPageArtifactOptions As PageArtifactOptions _
) 

Parameters

pIPageArtifactOptions
A PageArtifactsOptions object which contains user configurable options to control the add watermark process.

Remarks

This method adds a watermark from a PdfDocument object that contains a PDF that has been successfully opened into memory. The PdfDocument object calling this method must also contain a PDF that has been successfully opened into memory.

See Also

©2012. Accusoft Corporation. All Rights Reserved.