PageCount

DocumentInfo.PageCount property

ドキュメントの総ページ数を取得します。

public int PageCount { get; }

プロパティ値

総ページ数を表す整数値。

関連項目