Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / InvalidParentContentException Class / InvalidParentContentException Constructor / InvalidParentContentException Constructor()

In This Topic
    InvalidParentContentException Constructor()
    In This Topic
    Initializes a new instance of the InvalidParentContentException class.
    Syntax
    'Declaration
     
    Public Function New()
    public InvalidParentContentException()
    See Also