Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Model Namespace / IPageBreakSupport Interface
Members


In This Topic
    IPageBreakSupport Interface
    In This Topic
    Interface that supports pagination at the specified rows and columns when printing to PDF or a printer on the client.
    Object Model
    IPageBreakSupport Interface
    Syntax
    'Declaration
     
    
    Public Interface IPageBreakSupport 
    'Usage
     
    
    Dim instance As IPageBreakSupport
    public interface IPageBreakSupport 
    See Also