

'Declaration<ToolboxBitmapAttribute(O2S.Components.PDF4NET.View.PDFDocumentView, "Icons.PDFDocumentView.bmp")> <DescriptionAttribute("PDF4NET 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
'UsageDim instance As PDFDocumentView
[ToolboxBitmap(O2S.Components.PDF4NET.View.PDFDocumentView, "Icons.PDFDocumentView.bmp")] [Description("PDF4NET 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(O2S.Components.PDF4NET.View.PDFDocumentView, "Icons.PDFDocumentView.bmp")] [Description("PDF4NET 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
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
O2S.Components.PDF4NET.View.PDFDocumentView