AutoComplete for ASP.NET Web Forms
UpdateFromPrintDoc メソッド

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > Layout クラス : UpdateFromPrintDoc メソッド
Copies information from the PrintDocument.PageSettings to the C1Report's Layout.
シンタックス
'宣言
 
Public Function UpdateFromPrintDoc() As System.Boolean
public System.bool UpdateFromPrintDoc()

戻り値の型

True if Layout object was changed.
解説
This is useful if you want to make changes to the System.Drawing.Printing.PageSettings object instead of the Layout object.
参照

Layout クラス
Layout メンバ