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