Click or drag to resize

UTF8StringWriterEncoding Property

Gets the Encoding in which the output is written. Returns UTF-8

Namespace:  Packflow.Interface.Office
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public override Encoding Encoding { get; }

Property Value

Type: Encoding
See Also