Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Comment Class / Date Property

In This Topic
    Date Property (Comment)
    In This Topic
    Gets or sets the date of this comment.
    Syntax
    'Declaration
     
    Public Property Date As System.Date
    public System.DateTime Date {get; set;}
    See Also