[]
        
(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
Namespace: GrapeCity.Documents.Word
Assembly: GcDocs.Word.dll
Syntax
public class InvalidFillException : Exception, ISerializable, _Exception

Implements