GrapeCity.Xaml.SpreadSheet.Data
Height Property (PaperSize)


Gets or sets the height of the paper, in hundredths of an inch.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property Height As Double
'Usage
 
Dim instance As PaperSize
Dim value As Double
 
instance.Height = value
 
value = instance.Height
[DefaultValue()]
public double Height {get; set;}

Property Value

The height of the paper. The default value is 1100, which is 11 inches.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

PaperSize Class
PaperSize Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options