Click or drag to resize

ViewerManagerGetAnnotationPresets Method

Returns list of public and current user's annotation presets.

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

Return Value

Type: ListAnnotationPresetInfo
See Also