PdfFileInfo.Creator

PdfFileInfo.Creator property

Gets or sets the Creator information of PDF document.

public string Creator { get; set; }

See Also