ActiveReports 13
DDPaperSize Constructor(PaperKind,String,Int32,Int32)

GrapeCity.ActiveReports.Document Assembly > GrapeCity.ActiveReports.Extensibility.Printing Namespace > DDPaperSize Class > DDPaperSize Constructor : DDPaperSize Constructor(PaperKind,String,Int32,Int32)
DDPaperSize
Syntax
'Declaration
 
Public Function New( _
   ByVal kind As PaperKind, _
   ByVal name As String, _
   ByVal width As Integer, _
   ByVal height As Integer _
)
public DDPaperSize( 
   PaperKind kind,
   string name,
   int width,
   int height
)

Parameters

kind
name
width
height
See Also

Reference

DDPaperSize Class
DDPaperSize Members
Overload List