RVTDocs.com
Namespace: Autodesk.Revit.DB Class: ImageType

ImageType.CanReload

Method
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.
Syntax
public bool CanReload()