Accusoft PDF Xpress Control v7.0
AddWatermark Method
A PageArtifactsOptions object which contains user configurable options to control the add watermark process.
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

PdfDocument Object  | PdfDocument Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback