Documents for PDF, .NET Edition Documentation
Keywords Property (DocumentInfo)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > DocumentInfo Class : Keywords Property
Gets or sets keywords (separated by comma) associated with the document.
Syntax
'Declaration
 
Public Property Keywords As System.String
public System.string Keywords {get; set;}
See Also

Reference

DocumentInfo Class
DocumentInfo Members