TPDFlibOCMDPolicy
Data types
Description
Specifies how the states of membership groups determine visibility when a reader evaluates the compatibility policy
Syntax
TPDFlibOCMDPolicy = (ompAnyOn, ompAllOn, ompAnyOff, ompAllOff);Values
| ompAnyOn | Visible when any group is on |
|---|---|
| ompAllOn | Visible when every group is on |
| ompAnyOff | Visible when any group is off |
| ompAllOff | Visible when every group is off |
Remarks
An absent /P entry defaults to ompAnyOn