'Declaration Public Function New( _ ByVal printerName As String, _ ByVal paperName As String, _ ByVal width As Single, _ ByVal height As Single _ )
public DDPaperSize( string printerName, string paperName, float width, float height )
DDPaperSize Class DDPaperSize Members Overload List