9.2 Feature Codes

The following feature codes can be used with the Feature type when creating or editing a DocumentRole.

Table 9-2 Feature codes

Feature Description Code

Open

Open and read a sealed file

oracle.irm.generic.Open

Seal

Create a new sealed file or seal an existing file

oracle.irm.generic.Seal

Reseal

Save changes to a sealed file

oracle.irm.generic.Reseal

Search

Search sealed files

oracle.irm.generic.Search

Copy

Copy the contents of a sealed file to the unprotected clipboard

oracle.irm.generic.Copy

Edit

Edit the contents of the sealed file and control change tracking

oracle.irm.generic.Edit

Print

Print the contents of a sealed file

oracle.irm.generic.Print

Print To File

Print the contents of a sealed file to a file or virtual print device, such as Acrobat

oracle.irm.generic.PrintToFile

Screen Capture

Capture the contents of a sealed file with 'Print Screen'

oracle.irm.generic.ScreenCapture

Set Item

Users are allowed to provide item codes when creating or saving sealed content. Without this option, sealed content is allocated an automatic item code

oracle.irm.generic.SetItem

Accessibility

Relaxes protection in sealed content to enable accessibility features to function fully

oracle.irm.generic.Accessibility

Copy To

Copy the contents of a sealed file to the sealed clipboard. The documents to which the content can be copied are configured separately

oracle.irm.generic.CopyTo

Save Unsealed

Save the contents of a sealed file into an unprotected file

oracle.irm.generic.SaveUnsealed

Annotate

Add comments to sealed Word and Excel documents

oracle.irm.office.Annotate

Edit Tracked

Edit the contents of the sealed file with all changes tracked

oracle.irm.office.EditTracked

Interact

Enter data in form fields (Word) and unprotected cells (Excel)

oracle.irm.office.Interact

Formulae

View formulae (formulas)

oracle.irm.office.excel.Formulae

Reply

Edit the contents of sealed email and control change tracking

oracle.irm.office.email.Reply

Reply Tracked

Edit the contents of the sealed email with all changes tracked

oracle.irm.office.email.ReplyTracked

Program

Access content programmatically via the document object model

oracle.irm.office.Program