PrintWorkflowForegroundSetupRequestedEventArgs Kelas
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Berisi informasi tentang peristiwa PrintWorkflowForegroundSession.SetupRequested yang dinaikkan.
public ref class PrintWorkflowForegroundSetupRequestedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class PrintWorkflowForegroundSetupRequestedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class PrintWorkflowForegroundSetupRequestedEventArgs
Public NotInheritable Class PrintWorkflowForegroundSetupRequestedEventArgs
- Warisan
- Atribut
Persyaratan Windows
Rangkaian perangkat |
Windows 10 Fall Creators Update (diperkenalkan dalam 10.0.16299.0)
|
API contract |
Windows.Foundation.UniversalApiContract (diperkenalkan dalam v5.0)
|
Properti
Configuration |
Mendapatkan informasi tentang aplikasi sumber, jabatan kerja cetak, dan ID sesi untuk sesi alur kerja cetak ini. |
Metode
GetDeferral() |
Mendapatkan objek penangguhan untuk mengelola pekerjaan yang dilakukan pada peristiwa PrintWorkflowForegroundSession.SetupRequested yang sesuai. |
GetUserPrintTicketAsync() |
Mendapatkan tiket cetak untuk tugas cetak saat ini. |