WordProcessingInputOptionsEncoding Property
Gets or sets the encoding that will be used to load an
Html or
Txt
document if the encoding is not specified in the file. If encoding is not specified in HTML/TXT and this property is null,
then the converter will try to automatically detect the encoding.
The default is null.
Namespace: GleamTech.DocumentUltimateAssembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
public Encoding Encoding { get; set; }
Public Property Encoding As Encoding
Get
Set
Property Value
Encoding