ViewerManagerGetAnnotationPresets Method

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

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Returns list of public and current user's annotation presets.")]
public List<AnnotationPresetInfo> GetAnnotationPresets()

Return Value

ListAnnotationPresetInfo

See Also