Loads a PSD or IDML template and converts it to a Product.
Namespace:
Aurigma.DesignAtoms.Convert
Assembly:
Aurigma.DesignAtoms (in Aurigma.DesignAtoms.dll)
Product Convert( string designFileName, Nullable<float> rasterDpi )
Type: System.String
The file name of a PSD or IDML template.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.