PrintDocument for WinForms
RenderToc クラス
メンバ 


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : RenderToc クラス
Represents a table of contents (TOC) in a C1PrintDocument. Individual TOC entries are represented by RenderTocItem objects. This object may also contain other types of render objects (this may be used e.g. to show a TOC header).
オブジェクト モデル
RenderToc クラス
シンタックス
'宣言
 
Public Class RenderToc 
   Inherits RenderArea
   Implements IDocumentLocationIStyleOwner 
'使用法
 
Dim instance As RenderToc
public class RenderToc : RenderArea, IDocumentLocationIStyleOwner  
継承階層

System.Object
   C1.C1Preview.RenderObject
      C1.C1Preview.RenderArea
         C1.C1Preview.RenderToc

参照

RenderToc メンバ
C1.C1Preview 名前空間