IssueTarget
Contents
[
Hide
]IssueTarget class
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.
IssueTarget(pageID, shapeID)
Constructor.
Properties
| Name | Type | Description |
|---|---|---|
| PageId | long | Specifies the unique identifier of the page that is associated with the parent validation issue. If the target is the do |
| ShapeId | long | Specifies the unique identifier of the shape that is associated with the parent validation issue. If the target is the d |