|
Property |
Method |
Event |
|
|
SetPaperSizeSets the paper size for printing.The specified paper size is used for print-related features or when printing the content of Web Editor Control using the PrintFile method. SyntaxHRESULT SetPaperSize( Parameterstype [in] Size of the paper.
Return Values0 (always) RemarkThe specified value of this method does not affect the size of the Edit window. Sample CodesVBScript Dim fRef JScript var wec = document.wec;
|