GrapeCity.Xaml.Excel
SmartPrintPagesHeight Property (IExcelPrintPageSetting)


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

Property Value

The height of the smart print pages.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelPrintPageSetting Interface
IExcelPrintPageSetting Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options