PrintDocument for WinForms
GeneratePageSeparators プロパティ (HtmlExporter)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Export 名前空間 > HtmlExporter クラス : GeneratePageSeparators プロパティ
Gets or sets a value indicating whether to delimit individual pages of the original document with horizontal lines.
シンタックス
'宣言
 
Public Property GeneratePageSeparators As System.Boolean
'使用法
 
Dim instance As HtmlExporter
Dim value As System.Boolean
 
instance.GeneratePageSeparators = value
 
value = instance.GeneratePageSeparators
public System.bool GeneratePageSeparators {get; set;}
参照

HtmlExporter クラス
HtmlExporter メンバ