Click or drag to resize

Comment Properties

The Comment type exposes the following members.

Properties
Name Description
Public property AuthorInitials
Gets or sets the author's initials as a read-only String for a specified Comment object
Public property AuthorName
Gets or sets a String that represents the author as for a specified Comment object.
Public property DateTime
Returns the date and time a comment was created. Read/write DateTime .
Public property IsReply
if the comment is reply.
Public property Left
Represents the distance in points from the left edge of the comment to the left edge of the slide.
Public property Parent
Reference to Parent object. Read-only.
(Inherited from PptObject .)
Public property Slide
Gets or sets the parent slide of a comment. Read-only Slide .
Public property Text
Returns a String that represents the text in a comment Read/write String .
Public property Top
Represents the distance in points from the left edge of the comment to the left edge of the slide.
Top
See Also