JAVA/CORBA クラス


Pagination プロパティ

読み込みと書き込みができます。改ページが各段落にどのように影響するかを示します。

定義が行われるクラスRichTextParagraphStyle
データ型int 型
構文public int getPagination()
throws NotesException

public void setPagination(int value)
throws NotesException

有効な値RichTextParagraphStyle.PAGINATE_BEFORE


クロスリファレンスLotusScript NotesRichTextParagraphStyle クラスの Pagination プロパティ
式言語の EditInsertPageBreak @コマンド


関連項目