PrintDocument for WinForms
OccurrenceDelimiter プロパティ (RenderIndex)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderIndex クラス : OccurrenceDelimiter プロパティ
Gets or sets a string used to delimit the occurrences (page numbers) of an index entry in the generated index.

The default is ", " (comma followed by space).

シンタックス
'宣言
 
Public Property OccurrenceDelimiter As System.String
'使用法
 
Dim instance As RenderIndex
Dim value As System.String
 
instance.OccurrenceDelimiter = value
 
value = instance.OccurrenceDelimiter
public System.string OccurrenceDelimiter {get; set;}
参照

RenderIndex クラス
RenderIndex メンバ