PrintDocument for WinForms
PageNumberingChange プロパティ (C1PrintDocument)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : PageNumberingChange プロパティ
Gets or sets the C1PrintDocument.PageNumberingChange object applied to the first page of the document.
シンタックス
'宣言
 
Public Property PageNumberingChange As PageNumberingChange
'使用法
 
Dim instance As C1PrintDocument
Dim value As PageNumberingChange
 
instance.PageNumberingChange = value
 
value = instance.PageNumberingChange
public PageNumberingChange PageNumberingChange {get; set;}
参照

C1PrintDocument クラス
C1PrintDocument メンバ