Gets called just before the saved file is loaded to enable the client to set the appropriate saving options.
The event handler receives an argument of type UpdateCodecsOptionsEventArgs containing data related to this event. The following UpdateCodecsOptionsEventArgs properties provide information specific to this event.
Property | Description |
---|
RasterCodecsInstance | Gets the RasterCodecs object used for file access. You can change the properties of this object for more control over the load and save options. |