Click or drag to resize

Comment Constructor

Initializes a new instance of the Comment class.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public Comment(
	DocumentCore document
)

Parameters

document  DocumentCore
The owner document.
See Also