[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Layout.WordLayoutException

Class WordLayoutException

Namespace
GrapeCity.Documents.Word.Layout
Assembly
GcDocs.Word.dll

Represents errors that occur during pagination and layout of GcWordDocument.

public class WordLayoutException : Exception, ISerializable, _Exception
Inheritance
WordLayoutException
Implements
Inherited Members

Constructors

WordLayoutException(string)

Initializes a new instance of the WordLayoutException class with a specified error message.

public WordLayoutException(string message)

Parameters

message string