Illustrator29
Enumeration

ExportForScreensScaleType

Export for screens scale type.

Values

NameType AccessDescription
Int = 0 readonly Scale artwork by factors like 1x, 2x, 3x and so on, where 1x means 72 ppi.
Int = 2 readonly Scale artwork by specifying artwork height in pixels like 100px, 124px etc. Width of the artwork is adjusted automatically to maintain the aspect ratio.
Int = 3 readonly Scale artwork by specifying resolution in ppi like 72 ppi, 100 ppi, 144 ppi etc.
Int = 1 readonly Scale artwork by specifying artwork width in pixels like 100px, 124px etc. Height of the artwork is adjusted automatically to maintain the aspect ratio.

Object of 3

Properties elsewhere that hold an ExportForScreensScaleType value.