PDF Creator Pilot documentation |
Download CHM version of this manual. |
|
![]() ![]() ![]() ![]() Collapse AllThis method draws a specified PDF page to a device context.
|
| HRESULT DrawPageToDC ( OLE_HANDLE hdc, LONG pageNumber, FLOAT zoomX, FLOAT zoomY, VARIANT_BOOL drawContols ) |
Parameters
hdc
Handle of the device context
pageNumber
Number of target page
zoomX
Horizontal zoom
zoomY
Vertical zoom
drawContols
Draw controls
Return value
If successful, this method returns S_OK. If it fails, this method should return one of the error values.
See Also
Reference


