Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / PrintInfo Class
Members


In This Topic
    PrintInfo Class
    In This Topic
    Represents the information to use when printing a sheet of the control.
    Object Model
    PrintInfo ClassPrintMargin ClassSmartPrintRulesCollection ClassSmartPrintRule Class
    Syntax
    'Declaration
     
    
    Public Class PrintInfo 
       Implements FarPoint.Web.Spread.Model.ISerializeSupport 
    'Usage
     
    
    Dim instance As PrintInfo
    Remarks
    The ShowColumnHeader and ShowRowHeader properties in the PrintInfo class apply when printing or saving to PDF.
    Inheritance Hierarchy

    System.Object
       FarPoint.Web.Spread.PrintInfo

    See Also