ViewerManagerCheckMarkupPermissions Method
Checks whether user can open markups of specified type for specific document version.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Checks whether user can open markups of specified type for specific document version.")]
public bool CheckMarkupPermissions(
int documentVersionId,
MarkupType markupType
)
- documentVersionId Int32
-
- markupType MarkupType
-
Boolean