ASP.NET Pack Programmer's Guide
RenderOptions.CatchGdiPlusExceptions Property
See Also
 





Specifies whether to catch GDI+ exceptions.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public bool CatchGdiPlusExceptions { get; set; }

Visual Basic  Copy Code

Public Property CatchGdiPlusExceptions As Boolean

 Property Value

 See Also

RenderOptions Members
RenderOptions Class
MindFusion.Diagramming Namespace