Creator

PdfPackage.Creator property

Gets the creator of the document.

public string Creator { get; set; }

Property Value

The creator of the document.

See Also