Comments

IDocumentProperties.Comments property

Returns or sets the comments of a presentation. Read/write String.

public string Comments { get; set; }

See Also