[]
        
(Showing Draft Content)

GrapeCity.Documents.Layout.LayoutException

LayoutException Class

Represents an error that occurred when resolving constraints in a LayoutRect.

Inheritance
LayoutException
Implements
Namespace: GrapeCity.Documents.Layout
Assembly: DS.Documents.Imaging.dll
Syntax
public class LayoutException : Exception, ISerializable
Public Class LayoutException
    Inherits Exception
    Implements ISerializable

Implements