Link Search Menu Expand Document

CSVExtractorCSVQuotaionSymbol Property

Sets the CSV quotation symbol. Default is double quote.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public string CSVQuotaionSymbol { get; set; }

Property Value

Type: String

Implements

ICSVExtractorCSVQuotaionSymbol
See Also

Reference