Click or drag to resize

ViewerManagerGetActiveWatermarkTemplates Method

Returns list of active global watermark templates.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public List<WatermarkTemplateInfo> GetActiveWatermarkTemplates()

Return Value

Type: ListWatermarkTemplateInfo
See Also