2026 Method
Changes 0
M

ImageType.CanReload

Description:
Check whether the ImageType can be reloaded from file.
Remarks:
The test first determines the candidate path for reloading the ImageType. Then the test checks that the corresponding file is a valid image file, that it is unencrypted, and that it contains the page corresponding to PageNumber.
public bool CanReload()
Boolean True if the ImageType can be reloaded. False, otherwise.