ViewerLicenseConfiguration Enumeration |
Namespace:
FileHold.Common
Assembly:
FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntaxpublic enum Configuration
Members
| Member name | Value | Description |
---|
| AllowUsersToCompareDocuments | 1 | |
| AllowUsersToPublishDocumentsAsAdobePDFFiles | 2 | |
| AllowUsersToPublishDocumentsAsTiffFiles | 3 | |
| AllowUsersToPublishDocumentsAsCsfFiles | 4 | |
| AllowUsersToSaveViewInJpegFormat | 5 | |
| AllowUsersToPrint_PrintRegionsOfDocuments | 6 | |
| AllowUsersToCreateISOBanners_WatermarksForPrinting | 7 | |
| AllowUsersToCopyTextInAdocumentToTheClipboard | 12 | |
| AllowUsersToCopyRegionsOfImageFilesToTheClipboard | 13 | |
| AllowUsersToViewCreateEditMarkups | 14 | |
| EnableDocumentRedaction | 15 | |
| DisableBravaViewer | 20 | |
| AllowUsersToPublishDocumentsAsDwfFiles | 8 | |
| AllowUsersToShowOrHideLayers | 9 | |
| EnableMeasurementToolsForUsers | 10 | |
| CADFilePathReferencesForViewingOfCADfiles | 11 | |
| EnablePrinting | 17 | |
| AllowUsersToPublishDocumentsAsPDF | 18 | |
| AllowUsersToCopyPagesToClipboard | 19 | |
| AllowUsersToManipulatePages | 21 | |
| AllowUsersToCreateAnnotations | 16 | |
See Also