Back to Devexpress

InsertMergeFieldCommand Constructors

officefileapi-devexpress-dot-xtrarichedit-dot-commands-dot-insertmergefieldcommand-dot-ctor.md

latest1.2 KB
Original Source

InsertMergeFieldCommand Constructors

Inserts the MERGEFIELD field at the selection.

NameParametersDescription
InsertMergeFieldCommand(IRichEditControl, String)control, fieldArgumentInitializes a new instance of the InsertMergeFieldCommand class with the specified owner and field argument.
InsertMergeFieldCommand(IRichEditControl)controlInitializes a new instance of the InsertMergeFieldCommand class with the specified owner.

See Also

InsertMergeFieldCommand Class

InsertMergeFieldCommand Members

DevExpress.XtraRichEdit.Commands Namespace