get_IsBrowserDisplay()

Encoding::get_IsBrowserDisplay() method

Checks whether encoding can be used in browser to display content.

virtual bool System::Text::Encoding::get_IsBrowserDisplay()

Return Value

True if encoding can be used in browser to display content, false otherwise.

See Also