DocumentPageView.DocumentPaginator Eigenschap

Definitie

Hiermee haalt u de DocumentPaginator gebruikte inhoudspagina's voor deze weergave op of stelt u deze in.

public:
 property System::Windows::Documents::DocumentPaginator ^ DocumentPaginator { System::Windows::Documents::DocumentPaginator ^ get(); void set(System::Windows::Documents::DocumentPaginator ^ value); };
public System.Windows.Documents.DocumentPaginator DocumentPaginator { get; set; }
member this.DocumentPaginator : System.Windows.Documents.DocumentPaginator with get, set
Public Property DocumentPaginator As DocumentPaginator

Waarde van eigenschap

De paginator die inhoudspagina's voor deze weergave ophaalt.

Van toepassing op