CompareResultDifference::RevisedPageIndex property¶
Indicates the page index into the revised document where the difference occurs.
int RevisedPageIndex { get; }
int getRevisedPageIndex() throws IGRException;
@property
def RevisedPageIndex(self) -> int
int getRevisedPageIndex() const;
Return Value¶
int
: The page index in the revised document.