设置当前文档是否允许复制、粘贴的功能。如果设置为false,当前文档禁止用户复制、粘贴文档内容。
public void setAllowCopy(boolean value)
value - 默认值是 true。
value