All Products
Search
Document Center

Intelligent Media Management:WebofficePermission

Last Updated:Aug 27, 2026

Parameter

Type

Description

Example

object

The WebOffice user permissions.

Rename

boolean

Specifies whether to allow the user to rename files. Valid values:

  • true

  • false

Note

You can query rename operations only through notifications sent by Simple Message Queue (SMQ). A rename event is included in the notification.

true

Readonly

boolean

Specifies whether to grant the user read-only access to the file. Valid values:

  • true

  • false

false

History

boolean

Specifies whether to allow the user to view version history. Valid values:

  • true

  • false

true

Print

boolean

Specifies whether to allow the user to print files. Valid values:

  • true

  • false

false

Export

boolean

Specifies whether to allow the user to export the file as a PDF file. Valid values:

  • true: The user can export the file as a PDF file. If you set this parameter to true, you must also set the Print parameter to true.

  • false: The user cannot export the file as a PDF file.

false

Copy

boolean

Specifies whether to allow the user to copy content. Valid values:

  • true

  • false

false