Gets comments item of the document.
Namespace: Spire.DocAssembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public CommentsCollection Comments { get; }
Public ReadOnly Property Comments As CommentsCollection Get
public: virtual property CommentsCollection^ Comments { CommentsCollection^ get () sealed; }
abstract Comments : CommentsCollection with get override Comments : CommentsCollection with get