class NotEnoughSpaceException

Parents

System.Exception

System.Runtime.Serialization.ISerializable

Brief

The exception is thrown when an image or a paragraph is added to a section and there is not enough available space on the page for this element.

Public Constructors

NotEnoughSpaceException

A constructor.

NotEnoughSpaceException

A constructor with the inner exception.

back