ValidationIssue.TargetPage property (Visio)
Returns the Page object that is associated with the validation issue. Read-only.
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.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.