Search Results for

    Show / Hide Table of Contents

    Method Export

    Export(int, DocumentId, string)

    Exports a document to a file with conversion.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 6, 0, 0)]
    void Export(int inExporterIx, DocumentId inDocumentId, string inFullName)
    Parameters
    Type Name Description
    int inExporterIx

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

    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.6.

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

    Copyright ©2025 TopSolid - All rights reserved.