Package | com.adobe.illustrator |
Class | public class Screen |
Inheritance | Screen ![]() ![]() ![]() |
Since : | CS5 |
Property | Defined By | ||
---|---|---|---|
![]() | hostObjectDelegate : HostObject Getter for the delegate | CSHostObject | |
name : String
the color separation screen name
| Screen | ||
![]() | parent : * [read-only] | IllustratorHostObject | |
screenInfo : ScreenInfo
the color separation screen information
| Screen |
name | property |
name:String
Since : | CS5 |
the color separation screen name
public function get name():String
public function set name(value:String):void
screenInfo | property |
screenInfo:ScreenInfo
Since : | CS5 |
the color separation screen information
public function get screenInfo():ScreenInfo
public function set screenInfo(value:ScreenInfo):void