Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / InvalidFillException Class
Members

In This Topic
    InvalidFillException Class
    In This Topic
    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
    public class InvalidFillException : System.Exception 
    Inheritance Hierarchy

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

    See Also