MarkdownDocument.Encoding

Document encoding used when writing the document to disk. Default: UTF-8 without a BOM

public Encoding Encoding { get; set; }

See also:

Class MarkdownDocument

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic