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

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

    System.Object
       System.Collections.CollectionBase
          C1.C1Preview.C1AnchorInfoCollection

    See Also