VisRuleTargetsValue enumeration

VisRuleTargetsValue enumeration

Specifies contents that define the target of the validation rule; passed to and returned by the ValidationRule.TargetType property.

The VisRuleTargetsValue type exposes the following members:

Fields

FieldDescription
VIS_RULE_TARGET_SHAPEThe rule applies to the document itself.
VIS_RULE_TARGET_PAGEThe rule applies to pages in the document.
VIS_RULE_TARGET_DOCUMENTThe rule applies to shapes in the document.
UNDEFINEDUndefined.

See Also