2024 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.
public void ReloadFrom(
	ImageTypeOptions options
)