'宣言 Public Shared Function PageIndicesToPageNumbers( _ ByVal pageIndices() As System.Integer, _ ByVal document As System.Object _ ) As System.Integer()
public static System.int[] PageIndicesToPageNumbers( System.int[] pageIndices, System.object document )
パラメータ
- pageIndices
- ページインデックスの配列。
- document
- ドキュメント。
戻り値の型
論理ページ番号の配列。