ArcObjects Library Reference (SystemUtility)  

IPageLayoutControlEventsHelper.OnBeforeScreenDraw Method

Fires before the PageLayout contained by the PageLayoutControl starts to draw.

ERROR: Syntax information about IPageLayoutControlEventsHelper.OnBeforeScreenDraw may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.SystemUtility.dll

[C++]
HRESULT OnBeforeScreenDraw(
  long hdc
);
[C++]

Parameters

hdc [in]   hdc is a parameter of type long

See Also

IPageLayoutControlEventsHelper Interface