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

ompAnyOnVisible when any group is on
ompAllOnVisible when every group is on
ompAnyOffVisible when any group is off
ompAllOffVisible when every group is off

Remarks

An absent /P entry defaults to ompAnyOn