| filePath |
string |
File path for the exported file. |
| format |
string |
Export format. |
| artboardRange |
string |
Range of artboards to export (e.g., "1-3" or "1,3,5"). Empty string exports all artboards. |
| horizontalScale |
number |
Horizontal scaling factor as a percentage. |
| verticalScale |
number |
Vertical scaling factor as a percentage. |
| resolution |
number |
Export resolution in PPI. |
| antiAliasing |
boolean |
Whether to use anti-aliasing. |
| transparency |
boolean |
Whether to preserve transparency. |