Click or drag to resize
WordDocument Properties

The WordDocument type exposes the following members.

Properties
  NameDescription
Public propertyDisableWindowDoubleClick
Sets a value that indicates whether double-click is disabled in current document.
Public propertyDisableWindowRightClick
Sets a value that indicates whether right-click is disabled in current document.
Public propertyDisableWindowSelection
Sets a value that indicates whether selection is disabled in current document.
Public propertyEnableAllDataRegionsEditing
Sets a value that indicates whether all the DataRegions in document are editable.
Public propertyTemplate
Gets a Template object.
Public propertyWaterMark
Gets a WaterMark object.
Top
See Also