Spread for ASP.NET 12 Product Documentation
SmartPrintPagesWide Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > PrintInfo Class : SmartPrintPagesWide Property
Gets or sets the number of horizontal pages to check when optimizing the printing.
Syntax
'Declaration
 
Public Property SmartPrintPagesWide As Integer
'Usage
 
Dim instance As PrintInfo
Dim value As Integer
 
instance.SmartPrintPagesWide = value
 
value = instance.SmartPrintPagesWide
public int SmartPrintPagesWide {get; set;}
See Also

Reference

PrintInfo Class
PrintInfo Members