[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.FindReplaceException

FindReplaceException Class

The exception that is thrown when FindReplace cannot process replace request.

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

Constructors

Name Description
FindReplaceException(string)

Initializes a new instance of the FindReplaceException class.