Namespace TallComponents.PDF.Layout
Class ImageSizeException
The exception that is thrown when a image cannot be placed within the available space.
This can happen when the image is larger than a complete page or area. If available the path and Paragraph.ID are included in the error description
Syntax
public class ImageSizeException
: PdfException