1. GroupDocs.Parser
  2. /
  3. GroupDocs.Parser for Python via .NET
  4. /
  5. groupdocs.parser.options
  6. /
  7. LoadOptions class
  8. /
  9. default_ansi_encoding property

default_ansi_encoding property

default_ansi_encoding property

Gets the default ANSI encoding which is used for encoding detection.

Definition:

@property
def default_ansi_encoding(self):
    ...

See Also