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
Syntaxpublic void RemoveMarkup(
int markupId
)
Parameters
- markupId
- Type: SystemInt32
See Also