Namespace TallComponents.PDF.Layout
Class DrawingSizeException
The exception that is thrown when a drawing doesn't fit on a page.
Raised when a drawing cannot be placed on a page because the drawing is larger than a complete page. The paragraph.ID is included into the error description
Syntax
public class DrawingSizeException
: PdfException