Property ByteOrderMark
ByteOrderMark
Gets or sets whether the output begins with a UTF-8 byte-order mark. Defaults to true.
public bool ByteOrderMark { get; set; }
Gets or sets whether the output begins with a UTF-8 byte-order mark. Defaults to true.
public bool ByteOrderMark { get; set; }