Improved infinite layout debugging experience
This commit is contained in:
@@ -4,6 +4,8 @@ namespace QuestPDF.Drawing.Exceptions
|
||||
{
|
||||
public class DocumentLayoutException : Exception
|
||||
{
|
||||
public string ElementTrace { get; set; }
|
||||
|
||||
public DocumentLayoutException()
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user