Link Search Menu Expand Document

DocxToHtmlConverterWriteByteOrderMark Property

Write UTF-8 BOM (Byte Order Mark) to output file or stream. Default is True.

Namespace:Bytescout.PDF.Converters
Assembly: Bytescout.PDF.Converters (in Bytescout.PDF.Converters.dll) Version: 3.5.1.1204-master
Syntax
public bool WriteByteOrderMark { get; set; }

Property Value

Type: Boolean
See Also

Reference