This document is archived and information here might be outdated.  Recommended version.


IPageEvents.PageColorChanged Event (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IPageEvents.PageColorChanged Event

Fired when the page color changes.

[Visual Basic .NET]
Public Event PageColorChanged As PageColorChangedEventHandler
[C#]
public event PageColorChangedEventHandler PageColorChanged
[C++]
HRESULT PageColorChanged(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IPageEvents Interface