DocumentPageView::DocumentPaginator Property
.NET Framework (current version)
Gets or sets the DocumentPaginator used to retrieve content pages for this view.
Assembly: PresentationFramework (in PresentationFramework.dll)
public: property DocumentPaginator^ DocumentPaginator { DocumentPaginator^ get(); void set(DocumentPaginator^ value); }
Property Value
Type: System.Windows.Documents::DocumentPaginator^The paginator that retrieves content pages for this view.
.NET Framework
Available since 3.0
Available since 3.0
Show: