Response.WritePDF
| Syntax | Parameters | Return Value |
|---|---|---|
Function Response.WritePDF( _
pSTReport As Object, _
Optional Width As String = "100%", _
Optional Height As String = "100%", _
Optional Placement As SWSResponsePlacement = swscResponseBottom, _
Optional Id As String = "", _
Optional DispName As String = "") As SWSControl
|
Type: Object
Type: String Default value: "100%"
Type: String Default value: "100%"
Type: SWSResponsePlacement Default value: swscResponseBottom
Type: String Default value: "" |
SWSControl |