Click or drag to resize

PdfMetamorphosisWaterMark(String) Constructor

Creates an instance of Watermark class.

Namespace: SautinSoft
Assembly: PdfMetamorphosis (in PdfMetamorphosis.dll) Version: 2024.8.15
Syntax
public WaterMark(
	string imagePath
)

Parameters

imagePath  String
Path to a watermark image.
See Also