Copies the settings from the specified ImageExportOptions object to the current object.
public override void Assign( ExportOptionsBase source )
Overrides Public Sub Assign( ByVal source As ExportOptionsBase )
The Assign method allows the settings of the specified ImageExportOptions object to be copied to the current ImageExportOptions object.