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

In This Topic
    UnknownContent Class
    In This Topic
    Represents content of a type that is not supported by GcWord. Such objects are handled as black boxes by GcWord, they are preserved in the document, but cannot be modified.
    Object Model
    UnknownContent Class
    Syntax
    'Declaration
     
    Public Class UnknownContent 
       Inherits ContentObject
       Implements GrapeCity.Documents.Word.IBrowsable(Of UnknownContent) 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.ContentObject
          GrapeCity.Documents.Word.UnknownContent

    See Also