[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Win.Printing.DDPaperSize.-ctor

DDPaperSize Constructor

DDPaperSize(PaperKind, string, int, int)

DDPaperSize

Declaration
public DDPaperSize(PaperKind kind, string name, int width, int height)
Parameters
Type Name Description
PaperKind kind
string name
int width
int height

DDPaperSize(string, string, float, float)

DDPaperSize

Declaration
public DDPaperSize(string printerName, string paperName, float width, float height)
Parameters
Type Name Description
string printerName
string paperName
float width
float height