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(
long hDC
);
[C++]Parameters
hDC [in] hDC is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.