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