A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
ComPDFKit.PDFWatermark
CPDFWatermark Class
CPDFWatermark Methods
SetImage Method
SetImage Method (Byte[], Int32, Int32)
SetImage Method (String, String, Int32, Int32)
CPDFWatermark
SetImage Method (String, String, Int32, Int32)
Namespace:
ComPDFKit.PDFWatermark
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
Copy
public
bool
SetImage
(
string
imagePath
,
string
smaskPath
,
int
imageWidth
,
int
imageHeight
)
Parameters
imagePath
Type:
System
String
smaskPath
Type:
System
String
imageWidth
Type:
System
Int32
imageHeight
Type:
System
Int32
Return Value
Type:
Boolean
See Also
Reference
CPDFWatermark Class
SetImage Overload
ComPDFKit.PDFWatermark Namespace