PdfFileInfo.Header

PdfFileInfo.Header 属性

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

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

另请参阅