[]
        
(Showing Draft Content)

C1.C1Preview.PagesEventArgs

PagesEventArgs Class

Provides data for page-related events such as PagesAdded and PagesChanged.

Inheritance
PagesEventArgs
Namespace: C1.C1Preview
Assembly: C1.PrintDocument.4.8.dll
Syntax
public class PagesEventArgs : EventArgs
Public Class PagesEventArgs
    Inherits EventArgs

Properties

Name Description
FirstPageIndex

Gets the index of the first page associated with this event.

PageCount

Gets the count of pages associated with this event.