|
Foxit PDF SDK
|
Public Member Functions | |
| def | GetDiff_contents () |
| Get different contents as compared result. More... | |
| def | GetRect_array () |
| Get rectangle array which specifies the location of parameter diff_contents in the PDF page to be compared. More... | |
| def | SetDiff_contents (value) |
| Set different contents as compared result. More... | |
| def | SetRect_array (value) |
| Set rectangle array which specifies the location of parameter diff_contents in the PDF page to be compared. More... | |
This class represents the compare result information.
| fsdk.CompareResultInfo.GetDiff_contents | ( | ) |
Get different contents as compared result.
| fsdk.CompareResultInfo.GetRect_array | ( | ) |
Get rectangle array which specifies the location of parameter diff_contents in the PDF page to be compared.
| fsdk.CompareResultInfo.SetDiff_contents | ( | value | ) |
Set different contents as compared result.
| [in] | value | Different contents as compared result. |
| fsdk.CompareResultInfo.SetRect_array | ( | value | ) |
Set rectangle array which specifies the location of parameter diff_contents in the PDF page to be compared.
| [in] | value | Rectangle array which specifies the location of parameter diff_contents in the PDF page to be compared. |