The EditMergeBlocksDialog class allows the user to remove or rename merge blocks contained in the current document. The EditMergeBlocksDialog is a modal dialog box which must be shown with the EditMergeBlocksDialog.ShowDialog method.

Syntax

public class EditMergeBlocksDialog : System.Windows.Forms.Form
Public Class EditMergeBlocksDialog
  Inherits System.Windows.Forms.Form

Introduced: X14.

Constructors

Constructor Description
EditMergeBlocksDialog Creates a EditMergeBlocksDialog object for the specified DocumentServer.DataSources.DataSourceManager.