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