FarPoint.Win.Spread
NewPaperSize Class
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace : NewPaperSize Class


Represents the NewPaperSize.

Syntax

Visual Basic (Declaration) 
Public Class NewPaperSize 
   Inherits Form
Visual Basic (Usage)Copy Code
Dim instance As NewPaperSize
C# 
public class NewPaperSize : Form 

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     FarPoint.Win.Spread.DrawingSpace.NewPaperSize

See Also