Udostępnij za pośrednictwem


GetPageCompletedEventArgs.DocumentPage Właściwość

Definicja

DocumentPage Pobiera element dla strony określonej w wywołaniu metody 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

Wartość właściwości

DocumentPage

Strona dokumentu dla strony określonej w wywołaniu metody GetPageAsync(Int32, Object).

Uwagi

Właściwość PageNumber identyfikuje numer strony żądanego DocumentPageobiektu .

Dotyczy

Zobacz też