PrintTaskSettingsActivatedEventArgs Class
인쇄 작업 설정이 활성화될 때 발생되는 이벤트에 대한 응답 정보를 제공합니다.
JavaScript: 이 형식은 WebUIPrintTaskSettingsActivatedEventArgs로 나타납니다.
구문
public sealed class PrintTaskSettingsActivatedEventArgs : Object, IPrintTaskSettingsActivatedEventArgs, IActivatedEventArgs
특성
- MarshalingBehaviorAttribute(Agile)
- VersionAttribute(NTDDI_WIN8)
구성원
PrintTaskSettingsActivatedEventArgs클래스에는 다음과 같은 유형의 구성원이 있습니다.
메서드
The PrintTaskSettingsActivatedEventArgs 클래스 다음에서 메서드를 상속합니다. Object 클래스.
속성
PrintTaskSettingsActivatedEventArgs클래스 다음 속성이 있습니다.
| 속성 | 액세스 유형 | 설명 |
|---|---|---|
| 읽기 전용 | Gets the configuration information for the print task. | |
| 읽기 전용 | Gets the activation type for the print task settings. | |
| 읽기 전용 | Gets the execution state of the app before the settings were activated. | |
| 읽기 전용 | Gets the splash screen object which provides information about the transition from the splash screen to the activated app. |
요구 사항
|
지원되는 최소 클라이언트 | Windows 8 [Windows 스토어 앱 전용] |
|---|---|
|
지원되는 최소 서버 | Windows Server 2012 [Windows 스토어 앱 전용] |
|
네임스페이스 |
|
|
메타데이터 |
|
참고 항목
