ConvertConfig.Clone Method

Definition

Namespace: P1.ImageSdk

Creates a clone of the current ConvertConfig, which can be modified independently of the current object

public ConvertConfig Clone();

Returns:

A new ConvertConfig object with the same content the current object has