CreatedTime
IComment.CreatedTime property
Returns or sets the time of a comment creation. Setting this property to MinValue means no comment time is set. Read/write DateTime.
public DateTime CreatedTime { get; set; }
Remarks
Comment time is an optional parameter.
See Also
- interface IComment
- namespace Aspose.Slides
- assembly Aspose.Slides