패키지flash.printing
클래스public final class PrintJobOrientation
상속PrintJobOrientation Inheritance Object

언어 버전 : ActionScript 3.0
Player 버전 : Flash Player 9

이 클래스는 PrintJob.orientation 속성에서 인쇄된 페이지의 이미지 위치로 사용되는 값을 제공합니다.

참고 사항

PrintJob.orientation
크기, 배율 및 방향 설정


Public 속성
 속성다음에 의해 정의됨
 Inheritedconstructor : Object
지정된 객체 인스턴스의 클래스 객체 또는 생성자 함수에 대한 참조입니다.
Object
 Inheritedprototype : Object
[static] 클래스 또는 함수 객체의 프로토타입 객체에 대한 참조입니다.
Object
Public 메서드
 메서드다음에 의해 정의됨
 Inherited
지정된 속성이 객체에 정의되어 있는지 여부를 나타냅니다.
Object
 Inherited
Object 클래스의 인스턴스가 매개 변수로 지정된 객체의 프로토타입 체인에 있는지 여부를 나타냅니다.
Object
 Inherited
지정된 속성이 존재하고 열거 가능한지 여부를 나타냅니다.
Object
 Inherited
루프 작업에서 동적 속성을 사용할 수 있는지 여부를 설정합니다.
Object
 Inherited
지정된 객체의 문자열 표현을 반환합니다.
Object
 Inherited
지정된 객체의 프리미티브 값을 반환합니다.
Object
Public 상수
 상수다음에 의해 정의됨
  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