GrapeCity.Xaml.Excel
SmartPrintPagesWidth Property (ExcelPrintPageSetting)


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

Property Value

The width 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