PdfFileInfo.Keywords

PdfFileInfo.Keywords property

Gets or sets the Keywords information of PDF document.

public string Keywords { get; set; }

See Also