Keywords

DocumentProperties.Keywords property

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

public string Keywords { get; set; }

See Also