combit List & Label 29 - .NET Help
combit.Reporting.Dom Namespace / PageBreakOptions Class
Properties Methods

In This Topic
    PageBreakOptions Class Members
    In This Topic

    The following tables list the members exposed by PageBreakOptions.

    Public Properties
     NameDescription
    Public Property

    If the condition is true for the group line, a page break will occur before the group header line.

     
    Public Property (Inherited from combit.Reporting.Dom.DomItem)
    Public Property

    Determines how and whether the page counter will be reset after a page break:

    Value Description
    0 no resetting of the page counter
    1 page counter will be reset
    2 page counter and total page counter will be reset
     
    Top
    Public Methods
     NameDescription
    Public MethodCopies all cloneable properties from one item to another. Make sure to call ResetInformation on the modified project in order to rebuild the object model afterwards. (Inherited from combit.Reporting.Dom.DomItem)
    Public Method (Inherited from DomItem)
    Public Method (Inherited from DomItem)
    Public Method (Inherited from DomItem)
    Top
    See Also