[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.UnknownContent

UnknownContent Class

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.

Inheritance
UnknownContent
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class UnknownContent : ContentObject, IBrowsable<UnknownContent>
Public Class UnknownContent
    Inherits ContentObject
    Implements IBrowsable(Of UnknownContent)

Properties

Name Description
Next

Gets the next unknown content in a collection.

OuterXml

Gets the outer xml of the unparsed OpenXml element.

Previous

Gets the previous unknown content in a collection.