Package | com.adobe.illustrator |
Class | public class ScreenSpotFunction |
Inheritance | ScreenSpotFunction ![]() ![]() ![]() |
Since : | CS5 |
Property | Defined By | ||
---|---|---|---|
![]() | hostObjectDelegate : HostObject Getter for the delegate | CSHostObject | |
name : String
the color separation screen spot function name
| ScreenSpotFunction | ||
![]() | parent : * [read-only] | IllustratorHostObject | |
spotFunction : String
the spot function in terms of the PostScript commands
| ScreenSpotFunction |
name | property |
name:String
Since : | CS5 |
the color separation screen spot function name
public function get name():String
public function set name(value:String):void
spotFunction | property |
spotFunction:String
Since : | CS5 |
the spot function in terms of the PostScript commands
public function get spotFunction():String
public function set spotFunction(value:String):void