Click or drag to resize

ViewerManagerUpdateWatermarkTemplate Method

Updates global watermark template.

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

Parameters

template
Type: FileHold.LibraryManagerWatermarkTemplate
See Also