Click or drag to resize

PictureWatermark SetPicture Method (String)

Sets the picture.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public void SetPicture(
	string ImgFile
)

Parameters

ImgFile
Type: System String
The image file.
See Also