GrapeCity.Xaml.Excel
SmartPrintPagesHeight Property (ExcelPrintPageSetting)


Gets or sets the height of the smart print pages.
Syntax
'Declaration
 
Public Property SmartPrintPagesHeight As Integer
'Usage
 
Dim instance As ExcelPrintPageSetting
Dim value As Integer
 
instance.SmartPrintPagesHeight = value
 
value = instance.SmartPrintPagesHeight
public int SmartPrintPagesHeight {get; set;}

Property Value

The height of the smart print pages.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelPrintPageSetting Class
ExcelPrintPageSetting Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options