Share via


DocumentPageView.DocumentPage Vlastnost

Definice

Získá přidružený k DocumentPage tomuto zobrazení.

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

Hodnota vlastnosti

Stránka dokumentu přidružená k tomuto zobrazení

Platí pro

Viz také