List of Word objects from the document.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public WordCollection Words { get; }
Public ReadOnly Property Words As WordCollection
public: property WordCollection^ Words { WordCollection^ get (); }