DocumentPageView::DocumentPage Property

 

Gets the DocumentPage associated with this view.

Namespace:   System.Windows.Controls.Primitives
Assembly:  PresentationFramework (in PresentationFramework.dll)

public:
property DocumentPage^ DocumentPage {
	DocumentPage^ get();
}

Property Value

Type: System.Windows.Documents::DocumentPage^

The document page associated with this view.

.NET Framework
Available since 3.0
Return to top
Show: