IssueTarget Element
Depending on the target of the parent validation issue, specifies either the page, or both the page and the shape, associated with the parent validation issue. If the target of the parent validation issue is a document, IssueTarget specifes neither a page nor a shape.
Syntax
<IssueTarget
PageID
ShapeID>
</IssueTarget>
Attributes
PageID
Required unsigned Long. Specifies the unique identifier of the page that is associated with the parent validation issue. If the target is the document, the PageID value can be 0xFFFFFFFF.
ShapeID
Required unsigned Long. Specifies the unique identifier of the shape that is associated with the parent validation issue. If the target is the document or a page, the ShapeID value can be 0xFFFFFFFF.
Element properties
Property |
Value |
---|---|
Name |
IssueTarget |
Minimum Occurrences |
0 |
Maximum Occurrences |
1 |
Element information
Parent elements
Child elements
None
See also
TargetPageID Property
TargetShape Property