Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / NewPaperSize Class / PageHeight Field


In This Topic
    PageHeight Field
    In This Topic
    Page height.
    Syntax
    'Declaration
     
    
    Public PageHeight As Integer
    'Usage
     
    
    Dim instance As NewPaperSize
    Dim value As Integer
     
    value = instance.PageHeight
     
    instance.PageHeight = value
    public int PageHeight
    See Also