Click or drag to resize

ViewerManagerGetMarkup Method

Retrieve information asociated with markup.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public MarkupData GetMarkup(
	int markupId
)

Parameters

markupId
Type: SystemInt32

Return Value

Type: MarkupData
See Also