get_readability_value method

get_readability_value

Gets the readability value.

Returns

The readability value.

def get_readability_value(self, code_page_name):
    ...
Parameter Type Description
code_page_name str The using encoding code page name or null for ASCII encoding.

See Also