PDFView4NET WinForms Edition
PDFFileAttachmentsView Class
Members 




O2S.Components.PDFView4NET Namespace : PDFFileAttachmentsView Class
Defines a viewer for the bookmarks in a PDF file.
Object Model
PDFFileAttachmentsView ClassPDFDocument ClassPDFFileAttachment Class
Syntax
'Declaration
 
<ToolboxBitmapAttribute(O2S.Components.PDFView4NET.PDFFileAttachmentsView, "PDFFileAttachmentsView.bmp")>
<DockingAttribute(DockingBehavior.Ask)>
<DesignerAttribute("System.Windows.Forms.Design.ListViewDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
<DefaultPropertyAttribute("Items")>
<DefaultEventAttribute("SelectedIndexChanged")>
<SRDescriptionAttribute("DescriptionListView")>
<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 PDFFileAttachmentsView 
   Inherits System.Windows.Forms.ListView
'Usage
 
Dim instance As PDFFileAttachmentsView
[ToolboxBitmap(O2S.Components.PDFView4NET.PDFFileAttachmentsView, "PDFFileAttachmentsView.bmp")]
[Docking(DockingBehavior.Ask)]
[Designer("System.Windows.Forms.Design.ListViewDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[DefaultProperty("Items")]
[DefaultEvent("SelectedIndexChanged")]
[SRDescription("DescriptionListView")]
[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 PDFFileAttachmentsView : System.Windows.Forms.ListView 
[ToolboxBitmap(O2S.Components.PDFView4NET.PDFFileAttachmentsView, "PDFFileAttachmentsView.bmp")]
[Docking(DockingBehavior.Ask)]
[Designer("System.Windows.Forms.Design.ListViewDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[DefaultProperty("Items")]
[DefaultEvent("SelectedIndexChanged")]
[SRDescription("DescriptionListView")]
[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 __gc class PDFFileAttachmentsView : public System.Windows.Forms.ListView 
[ToolboxBitmap(O2S.Components.PDFView4NET.PDFFileAttachmentsView, "PDFFileAttachmentsView.bmp")]
[Docking(DockingBehavior.Ask)]
[Designer("System.Windows.Forms.Design.ListViewDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[DefaultProperty("Items")]
[DefaultEvent("SelectedIndexChanged")]
[SRDescription("DescriptionListView")]
[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 PDFFileAttachmentsView : public System.Windows.Forms.ListView 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ListView
               O2S.Components.PDFView4NET.PDFFileAttachmentsView

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PDFFileAttachmentsView Members
O2S.Components.PDFView4NET Namespace