DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / InvalidFillException Class
Members

InvalidFillException Class
The exception that is thrown when trying to use a fill type that cannot be used in the current context.
Object Model
InvalidFillException Class
Syntax
'Declaration
 
Public Class InvalidFillException 
   Inherits System.Exception
 
Inheritance Hierarchy

System.Object
   System.Exception
      GrapeCity.Documents.Word.InvalidFillException

See Also