XFINIUM.PDF.View.Win Documentation
PdfDocumentView Class
Members 



Xfinium.Pdf.View Namespace : PdfDocumentView Class
Defines a viewer control for PDF files.
Object Model
PdfDocumentView ClassPdfVisualDocument ClassPdfVisualFormDesigner ClassPdfPageDisplayLayout Class
Syntax
'Declaration
 
<ToolboxBitmapAttribute(Xfinium.Pdf.View.PdfDocumentView, "Icons.PdfDocumentView.bmp")>
<DescriptionAttribute("XFINIUM.PDF Document Viewer for Windows Forms applications.")>
<ToolboxItemAttribute(True)>
<DefaultPropertyAttribute("Text")>
<DefaultEventAttribute("Click")>
<DesignerAttribute("System.Windows.Forms.Design.ControlDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
<DesignerSerializerAttribute("System.Windows.Forms.Design.ControlCodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
<ToolboxItemFilterAttribute("System.Windows.Forms")>
<DesignerCategoryAttribute("Component")>
Public Class PdfDocumentView 
   Inherits System.Windows.Forms.Control
'Usage
 
Dim instance As PdfDocumentView
[ToolboxBitmap(Xfinium.Pdf.View.PdfDocumentView, "Icons.PdfDocumentView.bmp")]
[Description("XFINIUM.PDF Document Viewer for Windows Forms applications.")]
[ToolboxItem(true)]
[DefaultProperty("Text")]
[DefaultEvent("Click")]
[Designer("System.Windows.Forms.Design.ControlDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[DesignerSerializer("System.Windows.Forms.Design.ControlCodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[ToolboxItemFilter("System.Windows.Forms")]
[DesignerCategory("Component")]
public class PdfDocumentView : System.Windows.Forms.Control 
[ToolboxBitmap(Xfinium.Pdf.View.PdfDocumentView, "Icons.PdfDocumentView.bmp")]
[Description("XFINIUM.PDF Document Viewer for Windows Forms applications.")]
[ToolboxItem(true)]
[DefaultProperty("Text")]
[DefaultEvent("Click")]
[Designer("System.Windows.Forms.Design.ControlDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[DesignerSerializer("System.Windows.Forms.Design.ControlCodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[ToolboxItemFilter("System.Windows.Forms")]
[DesignerCategory("Component")]
public ref class PdfDocumentView : public System.Windows.Forms.Control 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            Xfinium.Pdf.View.PdfDocumentView

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

PdfDocumentView Members
Xfinium.Pdf.View Namespace