Accusoft.ImagXpressSdk Namespace > ImageXView Class : AutoResizeChanged Event |
The event handler receives an argument of type AutoResizeChangedEventArgs containing data related to this event. The following AutoResizeChangedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
NewValue | Gets the new value for the AutoResize property. |
OldValue | Gets the old value for the AutoResize property. |