'宣言 Public Overloads Shared Function GetMaxPageNumber( _ ByVal document As System.Object _ ) As System.Integer
'使用法 Dim document As System.Object Dim value As System.Integer value = ExportUtil.GetMaxPageNumber(document)
public static System.int GetMaxPageNumber( System.object document )
パラメータ
- document
- ターゲットドキュメント。
戻り値の型
このドキュメントに有効な最大ページ番号。