DocumentServer.Fields.MergeField.ShowDialog Method | ||
| Description: | Opens the specific field options dialog box. | |
| Syntax: | [C#]
public DialogResult ShowDialog()
[Visual Basic]
Public Function ShowDialog() As DialogResult
| |
| See also: | Document Viewer, Graphical Overview. | |