InfoPathEditor.CloseDocument Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Closes the active form in the InfoPathEditor object.
public:
void CloseDocument();
public void CloseDocument ();
abstract member CloseDocument : unit -> unit
Public Sub CloseDocument ()
Remarks
For more information about the InfoPathEditor and the FormControl objects , see the MSDN article Hosting the InfoPath Form Editing Environment in a Custom Windows Form ApplicationWhat's New for InfoPath Developers.