Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

Description

A DocumentProtection.ProtectionLevel value specifies what type of editing is allowed in the document.

C#
vb.net

Values

Name

Description

Comments

Only comments may be edited.

Forms

Only form fields may be modified.

None

All parts of the document may be modified.

ReadOnly

The document cannot be modified.

TrackChanges

Word's change tracking feature will be enabled.

  • No labels