PaginationProgressEventArgs.Start プロパティ

定義

改ページ位置が自動修正された最初のページの番号を取得します。

public:
 property int Start { int get(); };
public int Start { get; }
member this.Start : int
Public ReadOnly Property Start As Integer

プロパティ値

Int32

改ページ位置が自動修正された最初のページの (0 から始まる) ページ番号。

注釈

このプロパティは Count 、ページ分割された連続ページの数を指定します。

適用対象

こちらもご覧ください