-
Create or open the text file to contain customized properties. For more information,
see Editing Properties Using MQL.
-
To configure file categories for a controlled document and to configure cover and
overlay pages, follow these steps:
-
Add or edit this line in the file used to import properties into a page
object:
enoDocumentControl.Files.EnableFileCategories=false
-
Set the value for this property depending on your business requirements:
- true - Categorizes and names files in the controlled document.
- false - Does not categorize or name files in the controlled document.
-
To configure the range values for file categorization, follow these steps:
-
Add or edit this line in the file used to import properties into a page
object:
enoDocumentControl.FileCategory.RangeValues =
-
Your Business Administrator can set the values for this property depending on your
busniess requirements.
-
When finished updating the text file with all properties you want to modify, including
the ones shown here, use the text file to modify the
enoDocumentControl.properties page object. For more information, see
Editing Properties Using MQL.
|