FlowDocument.IDocumentPaginatorSource.DocumentPaginator Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Definiert das Quellobjekt, das die tatsächliche Inhaltspaginierung ausführt.
property System::Windows::Documents::DocumentPaginator ^ System::Windows::Documents::IDocumentPaginatorSource::DocumentPaginator { System::Windows::Documents::DocumentPaginator ^ get(); };
System.Windows.Documents.DocumentPaginator System.Windows.Documents.IDocumentPaginatorSource.DocumentPaginator { get; }
member this.System.Windows.Documents.IDocumentPaginatorSource.DocumentPaginator : System.Windows.Documents.DocumentPaginator
ReadOnly Property DocumentPaginator As DocumentPaginator Implements IDocumentPaginatorSource.DocumentPaginator
Eigenschaftswert
Das Objekt, das die tatsächliche Inhaltspaginierung ausführt.