Constructor Summary |
---|
IssueTarget(pageID, shapeID)
Constructor. |
Property Getters/Setters Summary | ||
---|---|---|
method | getPageId() | |
method | setPageId(value) | |
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. | ||
method | getShapeId() | |
method | setShapeId(value) | |
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. |
IssueTarget(pageID, shapeID)
pageID: long
- shapeID: long
- long getPageId() / setPageId(value)
long getShapeId() / setShapeId(value)