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