class InvalidSizeException

Parents

System.Exception

System.Runtime.Serialization.ISerializable

Brief

The exception is thrown when adding a repeating area by coordinates if its size exceeds the remaining space on the page.

Public Constructors

InvalidSizeException

A constructor.

InvalidSizeException

A constructor with the error message.

back