FlexPivot for WinForms
PageCount プロパティ (GridPrinter)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > GridPrinter クラス : PageCount プロパティ
Gets the total number of the pages in the print document.
シンタックス
'宣言
 
Public ReadOnly Property PageCount As System.Integer
public System.int PageCount {get;}
解説

The value returned is accurate only while the document is printing. Before or after a document is done printing, this property returns zero.

参照

GridPrinter クラス
GridPrinter メンバ