Click or drag to resize

ViewerManagerRemoveMarkup Method

Remove specified markup. STEPS: 1. Get file id associated with markup 2. Remove markup 3. Remove file

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

Parameters

markupId
Type: SystemInt32
See Also