PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview Namespace / PreviewPages Class
Properties Methods Events


In This Topic
    PreviewPages Class Members
    In This Topic

    The following tables list the members exposed by PreviewPages.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the PreviewPages class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property (Inherited from System.Collections.CollectionBase)
    Public PropertyGets a value indicating whether the current collection of pages is empty.  
    Public PropertyGets or sets the element at the specified index.  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Collections.CollectionBase)
    Protected Property (Inherited from System.Collections.CollectionBase)
    Top
    Public Methods
     NameDescription
    Public MethodAdds a page to the current collection.  
    Public MethodAdds a range of pages to the current collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodCreates an array of page image clones.  
    Public MethodGets the index of a page in the current collection.  
    Public MethodInserts a page into the current collection.  
    Public MethodInserts a range of pages into the current collection.  
    Public MethodRemoves a page from the current collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodRemoves a range of pages from the current collection.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the current PreviewPages or one of its elements has changed.  
    Public EventOccurs when the current PreviewPages or one of its elements is about to change.  
    Top
    See Also