ScanningManagerIsPrintingAllowed Method |
Check whether current user is allowed to publish a new version of specific document
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic bool IsPrintingAllowed(
int documentVersionId
)
Parameters
- documentVersionId
- Type: SystemInt32
Return Value
Type:
Boolean
See Also