PrintDocument for WinForms
IndexEntryOccurrence クラス
メンバ 


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : IndexEntryOccurrence クラス
Represents a single occurrence of an IndexEntry in the document. Elements of this type are contained in the IndexEntry.Occurrences collection of an IndexEntry.

The main functional property of this class is IndexEntryOccurrence.Target, of the type C1LinkTarget, which points to the location of the occurrence in the document.

オブジェクト モデル
IndexEntryOccurrence クラス
シンタックス
'宣言
 
Public Class IndexEntryOccurrence 
'使用法
 
Dim instance As IndexEntryOccurrence
public class IndexEntryOccurrence 
継承階層

System.Object
   C1.C1Preview.IndexEntryOccurrence

参照

IndexEntryOccurrence メンバ
C1.C1Preview 名前空間
RenderIndex クラス
IndexEntry クラス
IndexEntryCollection クラス
IndexEntryStyles クラス
C1LinkTarget クラス