O2S.Components.PDF4NET.View.Wpf Documentation
PDFVisualDocument Class
Members 



O2S.Components.PDF4NET.View Namespace : PDFVisualDocument Class
Defines a PDF document that is displayed in a viewer control.
Syntax
'Declaration
 
<DesignerCategoryAttribute("Component")>
Public Class PDFVisualDocument 
   Inherits System.ComponentModel.Component
'Usage
 
Dim instance As PDFVisualDocument
[DesignerCategory("Component")]
public class PDFVisualDocument : System.ComponentModel.Component 
[DesignerCategory("Component")]
public ref class PDFVisualDocument : public System.ComponentModel.Component 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         O2S.Components.PDF4NET.View.PDFVisualDocument

Requirements

Supported .NET Platforms: .NET Framework 4.0 and higher, .NET 5.0 and higher, Windows Presentation Foundation
Target Platforms:Windows 11, Windows 10, Windows 8.1, Windows 8, Windows 7

See Also