FlowDocument.IDocumentPaginatorSource.DocumentPaginator プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
実際のコンテンツの改ページ位置の自動修正を実行するソース オブジェクトを定義します。
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
プロパティ値
実際のコンテンツの改ページ位置の自動修正を実行するオブジェクト。