Header

PdfFileInfo.Header property

获取或设置PDF文档的自定义信息。

public Dictionary<string, string> Header { get; set; }

也可以看看