Aracılığıyla paylaş


GetPageCompletedEventArgs.DocumentPage Özellik

Tanım

DocumentPage çağrısında GetPageAsync(Int32, Object)belirtilen sayfa için öğesini alır.

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

Özellik Değeri

DocumentPage

çağrısında GetPageAsync(Int32, Object)belirtilen sayfanın belge sayfası.

Açıklamalar

PageNumber özelliği, istenen DocumentPageöğesinin sayfa numarasını tanımlar.

Şunlara uygulanır

Ayrıca bkz.