ImageGear22.Core Assembly > ImageGear.Formats Namespace > ImGearFileFormats Class > LoadPageMetadata Method : LoadPageMetadata(Stream,Int32,ImGearLoadOptions) Method |
Exception | Description |
---|---|
System.ArgumentNullException | Thrown if the specified stream is null. |
ImageGear.Core.ImGearException | Thrown with ImGearErrorCodes.PAGE_NOT_PRESENT error code if the page with the specified page number does not exist in the image. |