NevronOpenVision
Nevron.Nov.Diagram.DrawingCommands Namespace / NMergeAndSendCommandAction Class / MergeDocument Method
In This Topic
    MergeDocument Method (NMergeAndSendCommandAction)
    In This Topic
    Merges the given drawing document with the mail merge record at the given index.
    Syntax
    protected virtual void MergeDocument( 
       NDrawingDocument drawingDocument,
       System.int recordIndex
    )

    Parameters

    drawingDocument
    recordIndex
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also