PdfMetamorphosisWaterMark(String) Constructor |
Creates an instance of Watermark class.
Namespace: SautinSoftAssembly: PdfMetamorphosis (in PdfMetamorphosis.dll) Version: 2024.8.15
Syntax public WaterMark(
string imagePath
)
Public Sub New (
imagePath As String
)
Parameters
- imagePath String
- Path to a watermark image.
See Also