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