This document is archived and information here might be outdated. Recommended version. |
Generates export information that a page layout finished to draw.
[Visual Basic .NET]
Public Sub EndPageLayout ( _
ByVal hDC As Integer _
)
[C#]
public void EndPageLayout (
int hDC
);
[C++]
HRESULT EndPageLayout(
OLE_HANDLE hDC
);
[C++] Parameters hDC [in]
hDC is a parameter of type OLE_HANDLE