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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.