[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.InvalidFillException

InvalidFillException Class

The exception that is thrown when trying to use a fill type that cannot be used in the current context.

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

Implements