Search Results for

    Show / Hide Table of Contents

    Method ExportWithOptions

    ExportWithOptions(int, List<KeyValue>, DocumentId, string)

    Exports a document to a file with conversion using specified options.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 8, 0, 0)]
    void ExportWithOptions(int inExporterIx, List<KeyValue> inOptions, DocumentId inDocumentId, string inFullName)
    Parameters
    Type Name Description
    int inExporterIx

    Index of exporter to use, within [0, ExporterCount-1].

    List<KeyValue> inOptions

    Exporter options to use.

    DocumentId inDocumentId

    Identifier of document to export.

    string inFullName

    Full name of the file to create.

    Remarks

    This method must not be called between StartModification(string, bool) and EndModification(bool, bool) methods calls.

    This method is available since v7.8.

    In this article
    Back to top
    • Term of use
    • Corporate information
    • Privacy Policy - GDPR

    Copyright ©2025 TopSolid - All rights reserved.