Accusoft Prizm Viewer Control v10.0
RestrictedCommands Property
See Also  Send comments on this topic.
PrizmControl Object : RestrictedCommands Property

Glossary Item Box

Description

Gets and sets features to disable.

Property Type

Read-write property

Syntax

Visual Basic
Public Property RestrictedCommands As String

Return Type

A string value which represents the features to disable.

Remarks

Set this property in the Object/Embed tag or during the OnInitialize event. Setting this property has no effect set in a list file.

Set this property to a list of commands that you do not want the user to be able to perform. Each value in this string should be separated by a comma. Use any of the values for menus found in the menu item column of the table in Menu Customization Values topic.

See Also

©2015. Accusoft Corporation. All Rights Reserved.