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