[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.IPageBreakSupport

IPageBreakSupport Interface

Interface that supports pagination at the specified rows and columns when printing to PDF or a printer on the client.

Namespace: FarPoint.Web.Spread.Model
Assembly: FarPoint.Web.Spread.dll
Syntax
public interface IPageBreakSupport
Public Interface IPageBreakSupport

Methods

Name Description
GetPageBreak(int)

Gets whether a page break occurs at the specified row or column.

SetPageBreak(int, bool)

Sets whether a page break occurs at the specified row or column.