TxtSaveOptions.QuoteType

TxtSaveOptions.QuoteType property

Gets or sets how to quote values in the exported text file.

public TxtValueQuoteType QuoteType { get; set; }

See Also