Spread for ASP.NET 7.0 Product Documentation
PrintInfo Class
Members  See Also  Support Options
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : PrintInfo Class


Glossary Item Box

Represents the information to use when printing a sheet of the control.

Object Model

PrintInfo ClassPrintMargin ClassSmartPrintRulesCollection ClassSmartPrintRule Class

Syntax

Visual Basic (Declaration) 
Public Class PrintInfo 
   Implements FarPoint.Web.Spread.Model.ISerializeSupport 
Visual Basic (Usage)Copy Code
Dim instance As PrintInfo
C# 
public class PrintInfo : FarPoint.Web.Spread.Model.ISerializeSupport  

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

Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.