XFINIUM.PDF.View.Wpf Documentation
Dispose() Method



Xfinium.Pdf.View Namespace > PdfDocumentView Class : Dispose() Method
Disposes the viewer control.
Syntax
'Declaration
 
Public Sub Dispose() 
'Usage
 
Dim instance As PdfDocumentView
 
instance.Dispose()
public void Dispose()
public:
void Dispose(); 
Requirements

Supported .NET Platforms: .NET 4.0 and higher, Windows Presentation Foundation 4.x


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

PdfDocumentView Class
PdfDocumentView Members