PdfFileInfo.Header

PdfFileInfo.Header property

Gets or sets the customized information of PDF document.

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

See Also