'宣言 Public Overloads Sub NewPage( _ ByVal pageLayout As PageLayout _ )
'使用法 Dim instance As C1PrintDocument Dim pageLayout As PageLayout instance.NewPage(pageLayout)
public void NewPage( PageLayout pageLayout )
パラメータ
- pageLayout
- Specifies a layout which will be used for all following pages.