[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Layout.WordLayoutException

WordLayoutException Class

Represents errors that occur during pagination and layout of GcWordDocument.

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

Constructors

Name Description
WordLayoutException(string)

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