Keywords Property (GcWordLayout)
In This Topic
Gets or sets keywords (separated by comma) associated with the document (for export to PDF).
Syntax
'Declaration
Public Property Keywords As System.String
public System.string Keywords {get; set;}
See Also