GrapeCity.Xaml.SpreadSheet.Data
Kind Property


Gets or sets the paper size.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property Kind As PaperKind
'Usage
 
Dim instance As PaperSize
Dim value As PaperKind
 
instance.Kind = value
 
value = instance.Kind
[DefaultValue()]
public PaperKind Kind {get; set;}

Property Value

The paper size; one of the standard paper sizes. The default value is Letter.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

PaperSize Class
PaperSize Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options