Accusoft.PdfXpress5.Net
AddWatermark Method
See Also  Send Feedback
Accusoft.PdfXpressSdk Namespace > Document Class : AddWatermark Method




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

Glossary Item Box

Adds a watermark into the current Document from another Document.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

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

Exceptions

ExceptionDescription
System.NullReferenceExceptionThrown when the null reference is assigned to Text and ArtifactType is TextWatermark or when the null reference is assigned to SourceDocument and ArtifactType is SourceWatermark.

Remarks

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

See Also

©2012. Accusoft Corporation. All Rights Reserved.