Packagestimulsoft.viewer.export.controls
Classpublic class StiDocumentSecurityPanel
InheritanceStiDocumentSecurityPanel Inheritance StiPopupPanel Inheritance mx.containers.Canvas
Implements mx.binding.IBindingClient



Public Properties
 PropertyDefined By
  checkBoxAllowAddOrModifyTextAnnotations : StiCheckBox
StiDocumentSecurityPanel
  checkBoxAllowCopyTextAndGraphics : StiCheckBox
StiDocumentSecurityPanel
  checkBoxAllowModifyContents : StiCheckBox
StiDocumentSecurityPanel
  checkBoxAllowPrintDocument : StiCheckBox
StiDocumentSecurityPanel
  comboBoxEncryptionKeyLength : StiComboBox
StiDocumentSecurityPanel
 Inheriteddirection : int
StiPopupPanel
 Inheriteddock : String
StiPopupPanel
 Inheritedheight : Number
[override] [write-only]
StiPopupPanel
 InheritedmaxRowCount : int
StiPopupPanel
 InheritedmenuHeight : int
[read-only]
StiPopupPanel
 InheritedmenuWidth : int
[read-only]
StiPopupPanel
 Inheritedoffset : Number
StiPopupPanel
  textInputOwnerPassword : StiTextInput
StiDocumentSecurityPanel
  textInputUserPassword : StiTextInput
StiDocumentSecurityPanel
 Inheritedy : Number
[override] [write-only]
StiPopupPanel
Protected Properties
 PropertyDefined By
 Inheritedtheme : StiMenuTheme
[read-only]
StiPopupPanel
Public Methods
 MethodDefined By
  
Constructor.
StiDocumentSecurityPanel
 Inherited
applyTheme():void
StiPopupPanel
  
hide():void
[override]
StiDocumentSecurityPanel
  
show(button:Button = null):void
[override]
StiDocumentSecurityPanel
Protected Methods
 MethodDefined By
 Inherited
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
[override]
StiPopupPanel
Property Detail
checkBoxAllowAddOrModifyTextAnnotationsproperty
public var checkBoxAllowAddOrModifyTextAnnotations:StiCheckBox

This property can be used as the source for data binding.

checkBoxAllowCopyTextAndGraphicsproperty 
public var checkBoxAllowCopyTextAndGraphics:StiCheckBox

This property can be used as the source for data binding.

checkBoxAllowModifyContentsproperty 
public var checkBoxAllowModifyContents:StiCheckBox

This property can be used as the source for data binding.

checkBoxAllowPrintDocumentproperty 
public var checkBoxAllowPrintDocument:StiCheckBox

This property can be used as the source for data binding.

comboBoxEncryptionKeyLengthproperty 
public var comboBoxEncryptionKeyLength:StiComboBox

This property can be used as the source for data binding.

textInputOwnerPasswordproperty 
public var textInputOwnerPassword:StiTextInput

This property can be used as the source for data binding.

textInputUserPasswordproperty 
public var textInputUserPassword:StiTextInput

This property can be used as the source for data binding.

Constructor Detail
StiDocumentSecurityPanel()Constructor
public function StiDocumentSecurityPanel()

Constructor.

Method Detail
hide()method
override public function hide():void

show()method 
override public function show(button:Button = null):void

Parameters

button:Button (default = null)