| 패키지 | flash.printing |
| 클래스 | public final class PrintJobOrientation |
| 상속 | PrintJobOrientation Object |
| 언어 버전 : | ActionScript 3.0 |
| Player 버전 : | Flash Player 9 |
PrintJob.orientation 속성에서 인쇄된 페이지의 이미지 위치로 사용되는 값을 제공합니다.
참고 사항
| 상수 | 다음에 의해 정의됨 | ||
|---|---|---|---|
| LANDSCAPE : String = "landscape" [static]
가로 이미지 인쇄 방향입니다.
| PrintJobOrientation | ||
| PORTRAIT : String = "portrait" [static]
세로 이미지 인쇄 방향입니다.
| PrintJobOrientation | ||
| LANDSCAPE | 상수 |
public static const LANDSCAPE:String = "landscape"
| 언어 버전 : | ActionScript 3.0 |
| Player 버전 : | Flash Player 9 |
가로 이미지 인쇄 방향입니다. 이 상수는 PrintJob.orientation 속성에 사용됩니다. PrintJobOrientation.LANDSCAPE 구문을 사용합니다.
참고 사항
| PORTRAIT | 상수 |
public static const PORTRAIT:String = "portrait"
| 언어 버전 : | ActionScript 3.0 |
| Player 버전 : | Flash Player 9 |
세로 이미지 인쇄 방향입니다. 이 상수는 PrintJob.orientation 속성에 사용됩니다. PrintJobOrientation.PORTRAIT 구문을 사용합니다.
참고 사항
이 페이지에 의견 추가되면 전자 메일 알림 받기 | 의견 보고서
현재 페이지: http://livedocs.adobe.com/flash/9.0_kr/ActionScriptLangRefV3/flash/printing/PrintJobOrientation.html