IssueTarget.PageId

IssueTarget.PageId property

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.

public long PageId { get; set; }

See Also