Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / C1MultiDocumentItem Class / PageNumberingChange Property

In This Topic
    PageNumberingChange Property (C1MultiDocumentItem)
    In This Topic
    Gets or sets the PageNumberingChange object which is applied to the first page of this C1MultiDocumentItem.
    Syntax
    'Declaration
     
    Public Property PageNumberingChange As PageNumberingChange
    public PageNumberingChange PageNumberingChange {get; set;}
    See Also