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


PageColorChangedEventHandler Delegate (ArcObjects .NET 10.8 SDK)
ArcGIS Developer Help    

PageColorChangedEventHandler Delegate

Represents the method that handles the PageColorChanged event.
[Visual Basic .NET]
Public Delegate Sub PageColorChangedEventHandler ( _
)
[C#]
public delegate void PageColorChangedEventHandler (
);