Click or drag to resize

ViewerManagerAddWatermarkTemplate Method

Creates global watermark template.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public int AddWatermarkTemplate(
	WatermarkTemplate template
)

Parameters

template
Type: FileHold.LibraryManagerWatermarkTemplate

Return Value

Type: Int32
See Also