Share via


IPeekResultPresentation.Close Method

Definition

Closes the represenation of the Peek result.

public:
 void Close();
public:
 void Close();
void Close();
public void Close ();
abstract member Close : unit -> unit
Public Sub Close ()

Remarks

An IPeekResultPresentation for an IDocumentPeekResult would for example close the document in this method.

Applies to