WrappedTextWriter.Encoding Property
- Namespace
- Kampute.DocToolkit.IO.Writers
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the WrappedTextWriter.Encoding in use by the underlying TextWriter.
public override Encoding Encoding { get; }Property Value
- Encoding
- The WrappedTextWriter.Encoding in use by the underlying TextWriter.
