English
Русский简体中文EspañolDeutschFrançaisSvenskaعربيItalianoTürkçe日本語हिन्दी 한국인 ΕλληνικάIndonesianNederlands
  • caret-downGroupDocs.Viewer for Python via .NET
      • caret-downgroupdocs.viewer
          • caret-downFileType class
              • __init__ constructor
              • _detect_encoding_stream method
              • _detect_encoding_string method
              • _equals_file_type method
              • _equals_object method
              • _from_stream_stream method
              • _from_stream_stream_ilogger method
              • _from_stream_stream_string method
              • _from_stream_stream_string_ilogger method
              • _get_hash_code_noargs method
              • _init_noargs method
              • _init_string_string method
              • _to_string_noargs method
              • detect_encoding method
              • detect_encoding_file method
              • detect_encoding_stream method
              • detect_encoding_streams method
              • detect_encoding_string method
              • equals method
              • equals_file_type method
              • equals_object method
              • from_extension method
              • from_file_path method
              • from_media_type method
              • from_stream method
              • from_stream_file method
              • from_stream_stream method
              • from_stream_streams method
              • from_stream_string method
              • get_hash_code method
              • get_supported_file_types method
              • to_string method
              • extension property
              • file_format property
          • GroupDocsViewerException class
          • caret-closedIAuxDisposable class
          • IncorrectPasswordException class
          • InvalidFontFormatException class
          • InvalidImageFormatException class
          • caret-closedLicense class
          • caret-closedMetered class
          • PasswordRequiredException class
          • caret-closedViewer class
          • caret-closedViewerSettings class
      • caret-closedgroupdocs.viewer.caching
      • caret-closedgroupdocs.viewer.drawing
      • caret-closedgroupdocs.viewer.exceptions
      • caret-closedgroupdocs.viewer.fonts
      • caret-closedgroupdocs.viewer.interfaces
      • caret-closedgroupdocs.viewer.logging
      • caret-closedgroupdocs.viewer.options
      • caret-closedgroupdocs.viewer.results
  1. Home
  2. Document Viewer API - Multi-Format File Rendering for Developers
  3. GroupDocs.Viewer for Python via .NET
  4. groupdocs.viewer
  5. FileType class

FileType class

FileType class

The FileType type exposes the following members:

Constructors

Constructor Description
init

Methods

Method Description
_detect_encoding_stream
_detect_encoding_string
_equals_file_type
_equals_object
_from_stream_stream
_from_stream_stream_ilogger
_from_stream_stream_string
_from_stream_stream_string_ilogger
_get_hash_code_noargs
_init_noargs
_init_string_string
_to_string_noargs
detect_encoding
detect_encoding_file
detect_encoding_stream
detect_encoding_streams
detect_encoding_string
equals
equals_file_type
equals_object
from_extension
from_file_path
from_media_type
from_stream
from_stream_file
from_stream_stream
from_stream_streams
from_stream_string
get_hash_code
get_supported_file_types
to_string

Properties

Property Description
extension
file_format

See Also

  • module groupdocs.viewer
GroupDocsViewerException class