XFINIUM.PDF.View.Win Documentation
Close Method



Xfinium.Pdf.View Namespace > PdfVisualDocument Class : Close Method
Closes the PDF document.
Syntax
'Declaration
 
Public Sub Close() 
'Usage
 
Dim instance As PdfVisualDocument
 
instance.Close()
public void Close()
public:
void Close(); 
Requirements

Supported .NET Platforms: .NET 4.0 and higher, Windows Forms


Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

PdfVisualDocument Class
PdfVisualDocument Members