DocumentCoreComments Property |
Gets the document comments.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.11.10
Syntaxpublic CommentCollection Comments { get; }Public ReadOnly Property Comments As CommentCollection
Get
Property Value
CommentCollection
See Also