|  | This document is archived and information here might be outdated. Recommended version. | 
Draw the page layout to specified device context.
[Visual Basic .NET]
Public Sub DrawPageLayoutToDC ( _
    ByVal hDC As Integer _
)
[C#]
public void DrawPageLayoutToDC (
    int hDC
);
[C++]
HRESULT DrawPageLayoutToDC(
  OLE_HANDLE hDC
);
[C++] Parameters hDC [in]
hDC is a parameter of type OLE_HANDLE