ActiveReports 13
DDPaperSize Constructor(String,String,Single,Single)

GrapeCity.ActiveReports.Document Assembly > GrapeCity.ActiveReports.Extensibility.Printing Namespace > DDPaperSize Class > DDPaperSize Constructor : DDPaperSize Constructor(String,String,Single,Single)
DDPaperSize
Syntax
'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
)

Parameters

printerName
paperName
width
height
See Also

Reference

DDPaperSize Class
DDPaperSize Members
Overload List