[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Printing.PaperSize.-ctor

PaperSize Constructor

PaperSize(PaperKind, string, int, int)

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

PaperSize(string, int, int)

Declaration
public PaperSize(string name, int width, int height)
Parameters
Type Name Description
string name
int width
int height