Spread for ASP.NET 12 Product Documentation
SmartPrintPagesTall Property


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

Reference

PrintInfo Class
PrintInfo Members