Link Search Menu Expand Document

InfoExtractorCustomProperties Property

Custom document properties.

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

Property Value

Type: ListKeyValuePairString, String

Implements

IInfoExtractorCustomProperties
See Also

Reference