PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / C1HyperlinkInfoCollection Class
Members

In This Topic
    C1HyperlinkInfoCollection Class
    In This Topic
    Describes a collection of C1HyperlinkInfo objects.
    Object Model
    C1HyperlinkInfoCollection Class
    Syntax
    'Declaration
     
    Public Class C1HyperlinkInfoCollection 
       Inherits System.Collections.CollectionBase
    public class C1HyperlinkInfoCollection : System.Collections.CollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.C1Preview.C1HyperlinkInfoCollection

    See Also