2020 Method
Changes 0
M

ImageType.ReloadFrom

Description:
Reloads the image in the ImageType from a new image file, and for a new .
Remarks:
If reload fails (because the image file doesn't exist, cannot be read, or does not have the requested page number), the currently loaded image will remain unchanged.
Overloads (2):
ReloadFrom(ImageTypeOptions)
public void ReloadFrom(
	ImageTypeOptions options
)