Gets called just before the file is queried to enable the client to set the appropriate querying 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. |