'Declaration Public Function New( _ ByVal name As String, _ ByVal width As Integer, _ ByVal height As Integer _ )
public PaperSize( string name, int width, int height )
PaperSize Class PaperSize Members Overload List