Bagikan melalui


GetPageCompletedEventArgs.DocumentPage Properti

Definisi

DocumentPage Mendapatkan untuk halaman yang ditentukan dalam panggilan ke GetPageAsync(Int32, Object).

public:
 property System::Windows::Documents::DocumentPage ^ DocumentPage { System::Windows::Documents::DocumentPage ^ get(); };
public System.Windows.Documents.DocumentPage DocumentPage { get; }
member this.DocumentPage : System.Windows.Documents.DocumentPage
Public ReadOnly Property DocumentPage As DocumentPage

Nilai Properti

Halaman dokumen untuk halaman yang ditentukan dalam panggilan ke GetPageAsync(Int32, Object).

Keterangan

Properti PageNumber mengidentifikasi nomor halaman dari yang diminta DocumentPage.

Berlaku untuk

Lihat juga