ValidationIssue.TargetPage Property (Visio)

Returns the Page object that is associated with the validation issue. Read-only.

Version Information

Version Added: Visio 2010

Syntax

expression .TargetPage

expression A variable that represents a ValidationIssue object.

Return Value

Page

Remarks

If the issue is not associated with a specific page, the TargetPage property returns Nothing.

If the target page is not valid (for example, if it has been deleted), the TargetPage property returns an error.