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