Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / RangeBase Class / Unknowns Property

In This Topic
    Unknowns Property
    In This Topic
    Gets the collection of unknown objects included in this range.
    Syntax
    'Declaration
     
    Public ReadOnly Property Unknowns As UnknownContentCollection
    public UnknownContentCollection Unknowns {get;}
    See Also