CommentFormat Class |
Namespace: Spire.Doc.Formatting
The CommentFormat type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
CommentFormat(Comment) |
Initializes a new instance of the
[!:WCommentFormat]
class.
|
|
|
CommentFormat(Document) |
Initializes a new instance of the CommentFormat class with the specified document.
|
| Name | Description | |
|---|---|---|
|
|
Author |
Gets or sets the user.
|
|
|
CommentId |
Gets or sets the id of the comment.
|
|
|
DateTime |
Gets or sets the DateTime.
|
|
|
Document |
Gets the document.
(Inherited from
OwnerHolder
.)
|
|
|
Initial |
Gets or sets the user initials.
|
|
|
XDLSHolder | (Inherited from DocumentSerializable .) |
| Name | Description | |
|---|---|---|
|
|
Clone |
Creates a new object that is a copy of the current instance.
|
|
|
CloneImpl | (Inherited from DocumentSerializable .) |
|
|
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
|
|
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
InitXDLSHolder | (Inherited from DocumentSerializable .) |
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
ReadXmlAttributes | (Overrides DocumentSerializable ReadXmlAttributes(IXDLSAttributeReader) .) |
|
|
ReadXmlContent | (Inherited from DocumentSerializable .) |
|
|
RestoreReference | (Inherited from DocumentSerializable .) |
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
|
|
WriteXmlAttributes | (Overrides DocumentSerializable WriteXmlAttributes(IXDLSAttributeWriter) .) |
|
|
WriteXmlContent | (Inherited from DocumentSerializable .) |
| Name | Description | |
|---|---|---|
|
|
m_doc | (Inherited from OwnerHolder .) |