GrapeCity.Xaml.SpreadSheet.Data
GetPageSize Method


The paper size, of the standard sizes.
Gets the paper size, in hundredths of an inch.
Syntax
'Declaration
 
Public Shared Function GetPageSize( _
   ByVal kind As PaperKind _
) As Size
'Usage
 
Dim kind As PaperKind
Dim value As Size
 
value = PaperSize.GetPageSize(kind)
public static Size GetPageSize( 
   PaperKind kind
)

Parameters

kind
The paper size, of the standard sizes.

Return Value

The width and height of the paper.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

PaperSize Class
PaperSize Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options