Method | Description | |
---|---|---|
PdfSurface ( string filename, double width, double height ) : System | ||
SetSize ( double width, double height ) : void |
Method | Description | |
---|---|---|
PdfSurface ( |
public PdfSurface ( string filename, double width, double height ) : System | ||
filename | string | |
width | double | |
height | double | |
return | System |
public SetSize ( double width, double height ) : void | ||
width | double | |
height | double | |
return | void |