Link Search Menu Expand Document

DocumentSummaryCustomProperties Property

[Missing <summary> documentation for "P:Bytescout.PDF.DocumentSummary.CustomProperties"]

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public List<KeyValuePair<string, string>> CustomProperties { get; set; }

Property Value

Type: ListKeyValuePairString, String
See Also

Reference