Loads a number of PSD templates and converts them to a multipage Product.
Namespace:
Aurigma.DesignAtoms.Convert
Assembly:
Aurigma.DesignAtoms (in Aurigma.DesignAtoms.dll)
Product Convert( IEnumerable<string> designFileNames, Nullable<float> rasterDpi )
Type: System.Collections.Generic.IEnumerable<String>
The collection of file names of PSD templates.Type: System.Nullable<Single>
The DPI resolution for shapes that need to be rasterized. You can enable rasterization of shapes in product templates by using the <SR> marker.