GroupDocs.Editor by GroupDocs

<PackageReference Include="GroupDocs.Editor" Version="20.5.0" />

 GroupDocs.Editor.Options

Namespace with 28 public types

 Classes

 DelimitedTextEditOptions Options for loading text-based Spreadsheet documents (CSV, Tab-based etc.), that use a separator (delimiter)
 DelimitedTextSaveOptions Contains options for generating and saving text-based Spreadsheet documents (CSV, Tab-based etc.), that use a separator (delimiter)
 PdfSaveOptions Allows to specify custom options for generating and saving PDF (Portable Document Format) documents
 PresentationEditOptions Allows to specify custom options for editing documents of all supportable Presentation (PowerPoint-compatible) formats
 PresentationLoadOptions Allows to specify custom options for loading documents of all supportable Presentation formats like PPT(X), PPTM, PPS(X) etc.
 PresentationSaveOptions Allows to specify custom options for generating and saving Presentation (PowerPoint-compatible) documents
 SpreadsheetEditOptions Allows to specify custom options for editing documents of all supportable Spreadsheet (Excel-compatible) formats
 SpreadsheetLoadOptions Contains options for loading binary Spreadsheet (Cells, Excel-compatible) documents like XLS(X), ODS etc. into Editor class
 SpreadsheetSaveOptions Allows to specify custom options for generating and saving Spreadsheet (Excel-compliant) documents
 TextEditOptions Allows to specify custom options for loading plain text (TXT) documents
 TextSaveOptions Allows to specify custom options for generating and saving plain text (TXT) documents
 WordProcessingEditOptions Allows to specify custom options for opening for edit the WordProcessing (Words-compliant) documents like DOC(X), RTF, ODT etc.
 WordProcessingLoadOptions Contains options for loading WordProcessing (Word-compatible) documents like DOC(X), RTF, ODT etc. into Editor class
 WordProcessingProtection Encapsulates document protection options for the WordProcessing document, which is generated from HTML
 WordProcessingSaveOptions Allows to specify custom options for generating and saving WordProcessing-compliant documents after they were edited
 WorksheetProtection Encapsulates worksheet protection options, which allow to protect a worksheet in the output Spreadsheet document from modification of specified type with a specified password.
 XmlEditOptions Allows to specify custom options for loading XML (eXtensible Markup Language) documents and converting them to the HTML
 XmlHighlightOptions Contains options, that allow to customize the XML highlighting during XML-to-HTML conversion

 Enumerations

 FontExtractionOptions Font extraction options control which fonts should be extracted and from where
 PdfCompliance Specifies the PDF standards compliance level
 TextDirection Represents 3 possible variants how to treat text direction in the plain text documents
 TextLeadingSpacesOptions Contains available options for leading space handling during opening plain text document (TXT)
 TextTrailingSpacesOptions Contains available options for trailing space handling during opening plain text document (TXT)
 WordProcessingProtectionType Represents all available protection types of the WordProcessing document
 WorksheetProtectionType Represents Spreadsheet worksheet (tab) protection types

 Interfaces

 IEditOptions Common interface for all options, which are responsible for document-to-HTML conversions.
 ILoadOptions Common interface for all option classes, responsible for loading documents of different type formats
 ISaveOptions Interface for all saving options for all documents types