OutboundCodePageDetector.GetCodePage Method

The GetCodePage method overloads return the code page that best represents the given text.

Overload List

Name Description
OutboundCodePageDetector.GetCodePage ()
The GetCodePage method gets the code page that best represents the text added to this OutboundCodePageDetector object.
OutboundCodePageDetector.GetCodePage (Charset, Boolean)
The GetCodePage method takes the preferred character set into account and gets the code page that can best represent the text added to this OutboundCodePageDetector object.
OutboundCodePageDetector.GetCodePage (Culture, Boolean)
The GetCodePage method gets the code page that best represents the text added to this OutboundCodePageDetector object and best fits the preferred culture.