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