Sets the default extension of files opened using this codec.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Protected Friend Sub SetDefaultExtension ( _ defaultExtension As String _ )
protected internal void SetDefaultExtension( string defaultExtension )
Type: System.String
String in a format*.ext
.This method should be used in a reader constructor to set codec parameters.