JAVA/CORBA クラス


Size プロパティ

読み込み専用。文書のサイズをバイト単位で示します。文書の添付ファイルのサイズも含まれます。

定義位置

Document

データ型

int 型

構文

public int getSize()
   throws NotesException

クロスリファレンス

LotusScript NotesDocument クラスの Size プロパティ

式言語の @DocLength 関数


関連項目