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

In This Topic
    OuterXml Property
    In This Topic
    Gets the outer xml of the unparsed OpenXml element.
    Syntax
    'Declaration
     
    Public ReadOnly Property OuterXml As System.String
    public System.string OuterXml {get;}
    See Also