Issue.IssueTarget

Issue.IssueTarget property

Depending on the target of the parent validation issue, specifies either the page, or both the page and the shape, that the parent validation issue is associated with. If the target of the parent validation issue is a document, IssueTarget specifies neither a page nor a shape.

public IssueTarget IssueTarget { get; }

See Also